Documentation forAccess Rights Manager

Enter Name and OU

In the template shown, the first name ("givenname") and the last name ("sn") are mandatory.

The common name ("cn"), the SAM account name ("samaccountname") and the description are built by a creation rule.

 

To select the OU in which the new user is stored. A click on the link opens up an OU-selector.

 

Example

"OrganizationalUnit": {
  "IsHiddenFromRequester": false,
  "Definition": {
    "Type": "OuSelection",
    "Label": "Organizational Unit",
    "DefaultValue": "OU=Demo Users,DC=DOMAIN",
    "DisplayValue": "Demo Users"
  }
},

 

It creates a tree selection in the rich client and a drop down with all OUs in the web client.