Additional Configuration Attributes
Use the following attributes to configure additional features available in the connector.

Configure this attribute with a value of true
if the unlock operation requires changing the user password with the existing password used to unlock the user account.

The entitlement attribute name in the account schema should always be groups
. If you need to change it to some other name, make sure that the groupEntitlementAttr
value from the
For example, if the account entitlement attribute name is posixgroups, then
<entry key="groupEntitlementAttr" value="posixgroups"/>
Note
For more information on SailPoint's REST APIs, refer to Best Practices: REST API Authentication and REST API - Update Source (Partial) in the SailPoint Developer Community.