Configuring Validators
A user must be assigned a role with the View and Manage Configurations permission to modify configuration settings for configuring validators through the web interface.
info
Before changing any configuration settings, it is recommended that you export the working configuration settings. If there is a problem with the new settings, you have a backup of working settings to restore.
To change validators configuration settings:
- From the Admin tab, under **System Configuration, **click
Validators
to open the configuration page for validators. - Change the values of the settings, as necessary. Required settings are identified in the interface with a red asterisk (
*
).
Setting | Default Value | Description |
---|---|---|
FlexNet User Name Validator | com\.flexnet\.platform\.services\. userManagement\.FLEXnetUserIdValidator | Default implementation class for user name validation. |
User Name Length | 4 | Minimum number of characters required for a user ID by default implementation. |
FlexNet User Password Validator | com\.flexnet\.platform\.services\. userManagement\.FLEXnetUserPasswordValidator | Default implementation class for user password validation. |
User Password Length | 4 | Minimum length of characters required for a user password by default implementation. |
User Password Requires Uppercase Character | Enables the requirement that the user password contain an uppercase character. | |
User Password Requires Numeric Character | Enables the requirement that a user password contain a number. | |
Web Service Request Validation Enabled | selected | Enables the validation of incoming requests to all web services. Requests to the User Administration web services are always validated, regardless of this setting. |
- Click
Save Configurations
.