How to set a session timeout when accessing the Admin Console to automatically log out the user after a certain period of time?
Originally Published: 2008-02-05
Article Number
Applies To
Apache Tomcat 5.5.x
Issue
User is not logged out automatically based on a session timeout short enough.
Resolution
Currently we have the ability to set a session timeout. This is a configurable value in the application server setup. The user is forced to log back into the admin console after that period of inactivity is reached.
To adjust the value in an application server like Tomcat, locate the [Tomcat_home]/conf/web.xml file and change the following value:
<session-config>
<session-timeout>30</session-timeout>
</session-config>
Notes
Related Articles
User delete operations take an excessive period of time to perform on excessively large static groups in RSA Access Manage… 23Number of Views Manage Passwords Automatically Option Greyed Out 16Number of Views Access Fulfillment Express (AFX) Workflow does not automatically execute when there is no approval phase in RSA Identity G… 12Number of Views Enable Users Automatically for Risk-Based Authentication 5Number of Views How to extract raw logs from archiver 13Number of Views
Trending Articles
How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device How to replace the RSA Authentication Manager self signed console certificate with a signed certificate from Microsoft Act… RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide How to Request Access to the RSA Authentication Manager AMI for AWS via RSA Support
Don't see what you're looking for?