Configuration Guide › Advanced Settings › Business Logic Task Handlers › Enable Clear Password Fields on Reset User Password Task
Enable Clear Password Fields on Reset User Password Task
You can now display clear password fields in the Password field in the Reset User Password task in the CA Identity Manager User Console, instead of asterisks.
Follow these steps:
- Start the CA Identity Manager Management Console.
- Select the environment that you want to manage, then click Advanced Settings.
The Advanced Settings page appears.
- Click Business Logic Task Handlers, BlthPasswordServices.
The Business Logic Handler Properties page appears.
- Select the ClearPwdIfInvalid check box and enter true.
- Select the PwdConfirmAttrName checkbox and enter the following text:
|passwordConfirm
- Verify that ConfirmPasswordHandler settings are as follows:
- Object type – User
- Class – ConfirmPasswordHandler
- ConfrmationAttributeName = |passwordConfirm|
- OldPasswordAttributeName = |oldPassword|
- passwordAttributeName = %PASSWORD%
The Reset User Password task now displays clear password fields instead of asterisks.