Alias host name redirect to consoles is not working after upgrade to RSA Authentication Manager 8.3 patch 1
Originally Published: 2018-07-10
Article Number
Applies To
RSA Product/Service Type: Authentication Manager
RSA Version/Condition: 8.3
Issue
- Authentication Manager 8.3 is deployed with a FQDN of am3-vcloud.local and configured an alias name through the hosts file with short version am83.
- When trying to access the consoles use the URL of https://am83/sc and it automatically is redirected to the FQDN of am83-vcloud.local.
This works on Authentication Manager 8.3 prior to patch 1. After an upgrade to 8.3 patch 1, the following error appears in the browser:
invalid request
Resolution
- Open an SSH session to the primary.
- Navigate to /opt/rsa/am/utils
login as: rsaadmin Using keyboard-interactive authentication. Password: <enter operating system password> Last login: Wed Jun 20 05:24:51 2018 from jumphost.vcloud.local RSA Authentication Manager Installation Directory: /opt/rsa/am rsaadmin@am83p:~> cd /opt/rsa/am/utils
- Run the following command to add the alias name new configuration for the first time
./rsautil store -a add_config ims.trustedhost.whitelist.custom "AliasNameOfPrimary,AliasNameOfReplica" GLOBAL STRING
If values already exist, use update_config instead of add_config, as shown:
./rsautil store -a update_config ims.trustedhost.whitelist.custom "AliasNameOfPrimary,AliasNameOfReplica" GLOBAL STRING
- To have the change tale effect, restart the services on the primary server
cd /opt/rsa/am/server ./rsaserv restart all
- Now access the console again with the alias name.
Related Articles
How to verify NTP server synchronization is not working in RSA Authentication Manager 8.x 598Number of Views On-demand token delivery is not working after upgrading to RSA Authentication Manager 8.4 232Number of Views Replica fail over is not working on PAM agent version v7.1.0.149.01 for RSA Authentication Manager 70Number of Views SNMP queries and traps not working after configuring Authentication/Privacy passwords on RSA Authentication Manager 8.x 366Number of Views Database reindex required after applying Authentication Manager 8.7 SP1 and Authentication Manager 8.7 SP1 patch 1 due to … 705Number of Views
Trending Articles
RSA Authentication Manager Upgrade Process Download RSA SecurID Access Cloud User Event audit logs using Cloud Administration REST API CLU RSA Authentication Manager Patch Updates How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device Artifacts to gather in RSA Identity Governance & Lifecycle
Don't see what you're looking for?