Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Naming Conventions

For account provisioning via RETs or in workflow processes, EmpowerID ensures logon name uniqueness automatically by addinga 01, 02, etc., to the end of the generated name when a collision is detected. Naming convention workflow shapes in the creationworkflows for the major types of objects (Person, Account, Group) can be completely customized in Workflow Studio. RET provisioningof new accounts is not handled by workflow processes but can still be customized.

AD/

LDP

LDAP Account Creation Location Logic

When provisioning users automatically via RET policies into AD or LDAP directories, EmpowerID must determine into which OU a person's account should be provisioned. The default logic is to follow the RBAC mapping for the Location portion of a Person's Business Role and Location to create the account in the Account Store OU mapped to that EmpowerID Location. In some cases,this default logic is not desired and a custom rule should be implemented. For these cases, EmpowerID allows the creation of a plugin in Workflow Studio to handle this unique RET AD/LDAP Account Creation Location logic.

...