Customize Identity Manager error messages
search cancel

Customize Identity Manager error messages

book

Article ID: 198486

calendar_today

Updated On:

Products

CA Identity Manager CA Identity Governance CA Identity Portal CA Identity Suite

Issue/Introduction

We are looking into using the Password Dictionary option within Identity Manager to limit certain passwords from being chosen. When a user does pick a password that is in the dictionary, an error displays of: "Error: Password must not match dictionary entry." Can this error be customized, can we change the wording somewhere?

Error:   Password must not match dictionary entry.



Environment

Release : 14.X

Component : Identity Manager

Resolution

Yes, the "Password must not match dictionary entry" can be modified.
Please find <wildfly home>/standalone/deployments/iam_im.ear/custom/resourceBundles/IMSExceptions_en.properties

In case of Virtual Appliance the location is:
/opt/CA/wildfly-idm/standalone/deployments/iam_im.ear/custom/resourceBundles/IMSExceptions_en.properties
Use 'config' user in vApp to modify the above file.

For example to update the error shown above, see line 3035=Password must not match dictionary entry

IMSException Documentation

Use IMSExceptions_XX.properties files to modify messages in languages other than English.
The following languages are available: da (Danish), de (German), es (Spanish), fi (Finnish), fr (French), it (Italian), ja (Japanese), ko (Korean), nl (Dutch), no (Norwegian), pl (Polish), pt (Portuguese), sv (Swedish), zh (Chinese)