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?
Release : 14.X
Component : Identity Manager
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)