Special characters other than '_' and '$' are not allowed for Variables in Account Template Fields in RSA Identity Governance & Lifecycle
Originally Published: 2020-06-25
Article Number
Applies To
RSA Version/Condition: 7.1.1, 7.2.0
Issue
Special characters other than '_' and '$' are not allowed for variables in the Name field.
Cause
This is a change in product behavior. Starting in 7.1.1 P01, special characters other than '_' and '$' are not allowed in variable names used in Account Template parameters in RSA Identity Governance & Lifecycle.
This issue manifests in the following ways:
- Any existing variables in the system that have special characters are not converted to the required format. For example:
- If you have migrated from an earlier version where the special characters were allowed, your connectors will not deploy, nor can you use any of your existing account template parameters for further connector definitions.
Resolution
Workaround
To find all the account template parameter names, execute the following SQL query as avuser:
Select * from t_av_account_template_param;To find parameters with specific special characters, add a where clause. In the following example, the SQL query finds all account template parameters with a space.
Select * from t_av_account_template_param where name like '% %';
Notes
Related Articles
Special characters other than '_' and '$' are not allowed for Variables in AFX Connector Mapping Fields in RSA Identity Go… 67Number of Views Data Purging stuck "in Progress" in "Step 7/12 Purging Workflow Custom Tasks" in RSA Identity Governance & Lifecycle 48Number of Views RSA Authentication Manager Glossary 18Number of Views SELinux Does Not Allow Apache and RSA Agent to Run 102Number of Views RSA Via Lifecycle and Governance Salesforce Account Data Collector does not allow configuration without a "Security Token" 90Number of Views
Trending Articles
RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Release Notes for RSA Authentication Manager 8.8 Generate a Certificate Signing Request (CSR) for the Web Tier RSA SecurID Software Token 4.1.2 and 4.2.1 for Mac OS X displays: No token storage device was detected. Verify that the de… RSA Authentication Manager 8.8 Security Configuration Guide
Don't see what you're looking for?