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
Access Fulfillment Express (AFX) Workflow does not automatically execute when there is no approval phase in RSA Identity G… 12Number of Views 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 automatically notify users their certificates are about to expire 21Number of Views Manage Passwords Automatically Option Greyed Out 16Number of Views RSA SecurID Authenticator 4.1 for iOS and Android Quick Start Guide (Italian) 8Number of Views
Trending Articles
How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory How to Download OTP Token Seed Files from myRSA RSA Announces RSA Authentication Manager 8.9 Patch 2 Hotfix 1 and Updated Web-Tier Server Microsoft Entra ID External MFA - Relying Party Configuration Using OIDC - RSA Ready Implementation Guide
Don't see what you're looking for?