Hello,
I want to synchronize the organizations with the groups.
The groups come from the Active Directory. If now a user is inserted in the group in the active directory, this user is in the group but not in the organization. Can they be synchronized automatically?
Thanks in advance.
Best regards
Nicole
Dear @DCCS IT ,
you could read the group information with the following REST call
and then push the users to your organization
POST /rest/servicedeskapi/organization/{organizationId}/user
So long
Thomas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.