2.1.6 Configuring Session Timeout

Session timeout automatically signs you out of a logged in session after a set time period, for various reasons such as inactive session for a specific time frame.

After you complete your tasks, you can sign out of your application. However, sometimes you might get automatically signed out due to session timeouts.

When you sign in using your credentials, you are authenticated to use the application, and a session is established. But, for security purposes, your session is configured to be active for a predefined duration, which is called the session timeout period. Your sessions can expire due to various reasons, such as an inactive session for a specific time period. In such cases, you are automatically signed out of the application. Your timeout periods may vary on certain pages. For example, you may observe a longer timeout period on pages that automatically refresh or user portal/tabs that open in separate windows or tabs.

The various session timeouts and the configuration details are as follows:

Timeout Type Description Configurable Timeout Duration
Session Lifetime Timeout After authenticating to the application, your current session remains active for a predefined duration, referred to as the session lifetime timeout period.

Your session ends after this period, even if you're using the application.

Yes 8 Hours (Default value)
Inactive Session Timeout After authenticating to the application, if your session is idle or inactive for a specific time, the System automatically terminates the session, and you are signed out of the session. No 60 Minutes
Browser Inactivity Timeout After authenticating to the application, if your browser session is idle or inactive for a specific time, the System automatically terminates the session, and you are signed out of the session. No 60 Minutes