Access Manager 6.1sp4 and 6.2 Broke I18N internationalization support in AdminGUI
Originally Published: 2015-10-06
Article Number
Applies To
6.1 SP4
6.2
Issue
# Specifies list of characters that are allowed to key in # in the Admin GUI console. # # # Default Value: # ,.:@;#$\\-!_ *'\"\\\\\\/?=~ # # #cleartrust.admingui.allowed.characters=,.:@;#$\\-!_ *'\"\\\\\\/?=~
This Broke I18n support
The following error would display trying to use 8 bit characters with the above default setting and the I18n filter configured:
"This string has characters that are not allowed in this field"
Even using the above parameter with no value produced the same error
example:
cleartrust.admingui.allowed.characters=
Cause
Java regular expression words are only in us-ascii so any non-us-ascii charcaters would get rejected, thus breaking I18n support
Resolution
To use international charcters, such as French, Contact customer Support to request the latest hotfix containing the latest version of admingui.
Modify the admnigui.cgf file to comment out the allowed characters parameter
#cleartrust.admingui.allowed.characters=
Refer to the Installation And Configuration guide on configuring the i18n filter for 8-bit character support only.
Related Articles
Why are there N/A's seen in BackOffice Cases Transactions and Reports? 7Number of Views AIX - Syslogd flag -n should not be used (AIX event source not discovered) 13Number of Views How to create FASC-N value in subjectAltName using RSA Certificate Manager API 6Number of Views Oracle Collector Error "Non supported character set (add orai18n.jar)" in SecurID Governance & Lifecycle 83Number of Views 'com.aveksa.server.db.PersistenceException:n/a' errors when importing business source metadata into RSA Identity Governanc… 236Number of Views
Trending Articles
RSA Authentication Manager 8.9 Release Notes (January 2026) RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide Unable to login to RSA Authentication Manager Security Console as super admin RSA Release Notes for RSA Authentication Manager 8.8
Don't see what you're looking for?