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 How to capture web sessions using Fiddler for troubleshooting purposes 325Number of Views Report Types System and User are not available to Report Administrators in RSA Identity Governance and Lifecycle 7Number of Views Administrative Roles for the Cloud Administration Console 162Number of Views Server Error - Proxy unable to access remote Workpoint Server on RSA Identity Governance and Lifecycle 7.0.x when attempti… 13Number of Views
Trending Articles
Downloading RSA Authentication Manager license files or RSA Software token seed records RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory Mandatory Certificate Upgrade Required by 6th October 2025 for RSA MFA Agent for PAM, RSA MFA Agent for Apache, and Third … RSA Authentication Manager 8.9 Release Notes (January 2026)
Don't see what you're looking for?