Documentation forAccess Rights Manager

Assign group memberships

In the group memberships area ("Memberof"), you can define in which groups the new user should become a member. Add the SIDs of the desired groups to the Accounts list.

 

Example

"Memberof": {
  "IsHiddenFromRequester": false,
  "IsHidden": false,
  "Accounts": [
    "sid:///ad/S-1-5-21-1545227963-2195427628-2857504096-1440",
    "sid:///ad/S-1-5-21-608986840-321788923-2728258956-28614"		
  ]
},