Forum Discussion
Azure AD SAML - Is it possible to apply filtering on group claims?
- Joe RobinsonSep 02, 2020Copper Contributor
I came here looking for an answer to the same question, and I'm not following your suggestion. I don't see any way to filter the group membership. The documentation provides three "advanced" options:- Customize the groups claim name
- Provide a namespace url
- Send the groups as a role
I don't see anything about filtering... can you elaborate?
- articulateabhishekJun 02, 2021Copper ContributorHello Joe
I have a similar question:
Is it possible to apply filtering on group claims using Regex in Azure AD for SAML app?
As far as I know, regex option in Azure AD for Groups is not there at the moment. Could you please confirm.
Thanks&Regards
Abhishek- Joe StockerJun 02, 2021Bronze Contributor
In the Azure AD Application "Users and Groups" you can require a group named O365_Users.
Then in the Group Claims, you can select the option to only send the groups that are associated with the application.
So the filtering is basically done by adding the groups to the application, then only those groups would be sent. Make sense?
- articulateabhishekJun 15, 2021Copper 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.