Provisioning policy entitlement displays error due to character limit on the JavaScript parameter
An error is displayed on the provisioning policy entitlement due to character limitations on the JavaScript parameter.
Problem
When you use the IBM® Security Identity Manager virtual appliance, the provisioning policy entitlement displays an error due to a character limit on the JavaScript parameter.
Solution
Modify the ProvisioningPolicyEntitlement.scriptParams.maxLength property
to set the character limit to the expected value. Do these steps:
- Log on to the IBM Security Identity Manager virtual appliance.
- From the top-level menu of the Appliance Dashboard, click to display the Update Property page.
- In the All properties tab, click Identity server property files.
- Select ui.properties.
- Select the ProvisioningPolicyEntitlement.scriptParams.maxLength property name.
- Click Edit.
- Set the Property Value according to your
requirement. Note: The default value is set to 5000.
- Click Save Configuration.