Configure User De-Provisioning settings

The User De-Provisioning request enables you to lock a user and revoke the role assignments of that user. By configuring the XML file WritebackConfig.xml, you can retain the roles of a locked user.

request type-WritebackConfig.xml

Configure the XML as :

Setting Description
XML file name and path [InstallPath]\Settings\WritebackConfig.xml
Tag <requests>
Node <revokeassignments>true</revokeassignments>
Configuration setting Set the value of <revokeassignments> to:
  • False: To disable revoking
  • True: The roles or profiles will be revoked.
Default The default value is True.