Forum Discussion
judith860
Aug 19, 2020Copper Contributor
Dynamic group membership rules with application assignment
1. I have a dynamic user group (Microsoft365) (CRM users) --- originating from random AD OUs or departments. where group name should be "CRM users. 2. I have CRM application name "CRM" 3. I w...
VasilMichev
Aug 20, 2020MVP
Never seen the application attribute being used, are you sure it's supported? Afaik only the attributes listed in this article are supported: https://docs.microsoft.com/en-us/azure/active-directory/users-groups-roles/groups-dynamic-membership
- judith860Aug 20, 2020Copper Contributor
VasilMichev how can I construct rule that can allow application users to be members of the same group. For example; accounting users, sales users, marketing users, IT users (not everyone in these departments use the app but some of them use the app), I want to create for them a dynamic group.
any guide?
- Thijs LecomteAug 23, 2020Bronze ContributorIt's not natively possible. You could write a script which does this through the graph api