Forum Discussion
gabormicskei
Feb 24, 2021Brass Contributor
add user to o365 group if an app assigned to the user
Hi, I want to create an O365 group and the membership rule should be if an app is assigned to the person. Do you have any idea how to do it? Gabor
- Feb 24, 2021
You mean a dynamic group, right? I dont believe there is an "application" clause you can use, so you will have to use some other attribute (customattributeXX being the usual choice) or populate membership manually.
VasilMichev
Feb 24, 2021MVP
You mean a dynamic group, right? I dont believe there is an "application" clause you can use, so you will have to use some other attribute (customattributeXX being the usual choice) or populate membership manually.
gabormicskei
Mar 16, 2021Brass Contributor
yes, that was the only way...