Forum Discussion
Gerald_Glen
Apr 30, 2020Copper Contributor
Azure AD SAML - Is it possible to apply filtering on group claims?
Hi, I know it's possible to send security group names in SAML response using the group claim in Azure AD. But is it possible to filter groups based on some criteria? Suppose there's a require...
articulateabhishek
Copper Contributor
Since you gave the options "Groups Assigned to the Application", I have one more question for you. If you can plz help.
After I select "Groups Assigned to the Application", I want to assign about 4500 groups to the app. I have thousands of users using the app however no users group membership will go past 100. My question is :
How can we bulk assign Groups to my App ? Portal does not give the option.
articulateabhishek
Jun 16, 2021Copper Contributor
Joe Stocker
the app does use app role for any authorization.
I thought of using the command: New-AzureADUserAppRoleAssignment
https://docs.microsoft.com/en-us/azure/active-directory/manage-apps/assign-user-or-group-access-portal#assign-users-and-groups-to-an-app-using-powershell
the app does use app role for any authorization.
I thought of using the command: New-AzureADUserAppRoleAssignment
https://docs.microsoft.com/en-us/azure/active-directory/manage-apps/assign-user-or-group-access-portal#assign-users-and-groups-to-an-app-using-powershell