Limit revocation of all roles

This setting is applicable for the Role Assignment Management requests.

The setting in the AMSConfig.xml file can be modified to prevent revocation of all roles assigned to users in a selected Infor connection.

By default, you can revoke all roles assigned to users. This means that there can be user accounts in Infor without any role assignments.

This default setting can be modified to ensure that all roles assigned to a user are not revoked. Users should have at least one role assignment in the selected connection.

For this, you need to modify the file AMSConfig.xml. This figure is an example of the default setting:

enablezeroassignment in AMSConfig.xml

Configure the xml as:

XML file name and path [InstallPath]\BizRightsPresentation\xml\AMSConfig.xml
Tag <enablezeroassignment>
Node <enablezeroassignment>true</enablezeroassignment>
Configuration settings You have the following options:
  • true – All roles assigned to a user in the Infor can be revoked.
  • false – At least one role must be assigned to a user in the Infor.
Default The default is true. All roles assigned to a user in Infor can be revoked.