Password

When provisioning a user account, a password is required for enabling accounts. For this reason we ask that you to setup the password mapping.

This mapping is only used during provisioning, and never during reprovisioning or deprovisioning.

Example You want a default password that matches your password policy. 

Person.LastName + '-!@#$%'


Person.LastName + Person.SSN.Substring(Person.SSN.Length - 4, 4)

 

Next Password Never Expires