Password Never Expires

When provisioning a user account, you can set that the password never expires. 

If the result of the expression is true, then Password Never Expires is set to true and if the result of the expression is false, then Password Never Expires is set to false.

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

Example You want all executive employees provisioned with the Password Never Expires set to true. 

Employment.EmployeeTypeCode == "EXEC"
 

Next Setup Mappings