0

In My Enterprise application, We have some pre defined groups. I am using user provistioning(using SCIM )future of Azur Ad for provistioning.

I can sucessfully provistioning user to my application.

Now, i want to retrive all my application group into Azur Ad. where i can assign to user to that retrive group. and update this group infomation into my application.

I tried to find option to fetch groups from custom application to azur ad but i did not find it.

1 Answers1

0

Azure AD SCIM provisioning is unidirectional at this time - it is only outbound from Azure AD to the SCIM app. Making calls to MS Graph API to create/update groups may be an alternative.

Zollnerd
  • 725
  • 4
  • 5