MTZ4
MTZ4

Reputation: 2346

Assign nested group to role in Azure AD Applications Users and groups

Iv'e configured some roles types in Azure AD application manifest. When i assign a group X to the role i can see that the users in X are assigned. Now assume group Y is a group inside X. The users that are in Y are not assigned. Why? is there a way to make all the "inner" users to be also assigned?

Thanks!

Upvotes: 3

Views: 2880

Answers (1)

Dushyant Gill
Dushyant Gill

Reputation: 4004

Not today. Role assignment only works with direct group membership. In a future release we will make it available for transitive group membership too.

Thanks

Upvotes: 6

Related Questions