Can we assign multiple groups to a member using REST connector in AzureAD?

Murari
New Contributor
New Contributor
Hi Team,
 
We have a use case,  where I need to assign multiple groups to a member in AzureAD.
 
For now,  I am able to assign a group to a member with the below API Request-
 
img.png

Looking forward for your advise.

 
 
Thanks,
Murari

3 REPLIES 3

khalidakhter
Saviynt Employee
Saviynt Employee

Hi @Murari 

Microsoft Graph API does not provide the capability for adding multiple groups to a single user. It supports only adding single or multiple users to a group.

Hi Khalid,

Is there any way to implement it in IDM?

Thanks

 

 

khalidakhter
Saviynt Employee
Saviynt Employee

Sorry @Murari But I do not think it will be possible. You need to request per user per group.