Hide or Show Agent Information in the User Dashboard
By default, the User Dashboard shows the agents that are associated with an individual user. When users are associated with hundreds of agents, you can choose to hide the agent information to avoid performance issues.
Procedure
Log on to the appliance operating system.
Change directories to /opt/rsa/am/utils.
You can hide or show agents:
To add the auth_manager.dashboard.hide.agent parameter and hide agent information in the User Dashboard for first time, run the following command line utility (CLU):
./rsautil store -a add_config auth_manager.dashboard.hide.agent true GLOBAL BOOLEAN
To show the agent information, run the following command:
./rsautil store -a update_config auth_manager.dashboard.hide.agent false GLOBAL BOOLEAN
To hide the agent information when the parameter already exists, run the following command:
./rsautil store -a update_config auth_manager.dashboard.hide.agent true GLOBAL BOOLEAN
Change directories to /opt/rsa/am/server.
Run the following to restart all services:
./rsaserv restart all
Related Articles
Hide or Show Agent Information in the User Dashboard on RSA Authentication Manager 8.6 P1 and up 17Number of Views View Recent Authentication Activity in the User Dashboard 88Number of Views Resynchronize a Token in the User Dashboard 21Number of Views Assign a User Alias in the User Dashboard 38Number of Views Manage User Authentication Settings in the User Dashboard 125Number of Views
Trending Articles
RSA Authentication Manager Upgrade Process RSA Release Notes for RSA Authentication Manager 8.8 RSA RADIUS Server service failed to start in the RSA Authentication Manager 8.1 Operations Console Microsoft Entra ID External MFA - Relying Party Configuration Using OIDC - RSA Ready Implementation Guide RSA Release Notes: Cloud Access Service and RSA Authenticators