Press the "Show Session Timeout" button below to display a session timeout warning for 20 seconds. You will typically display this warning far before the 20 second mark, but this allows you to see the timeout handling more quickly without having to wait for a more typical timeout period.

After this session timeout warning displays, you can:

The session timeout warning continues to display as you navigate to other views in this app. This keeps the warning present for the user regardless of where they are in the app.

Press the "Show Session Timeout" button below to display a session timeout warning for an unspecified period of time. You would do this if you're displaying a warning for an upcoming session timeout for which your app doesn't know the remaining time.

This example omits the "Extend my Session" button. Your app would omit this button if it cannot extend the session timeout. This would be the case for timeouts that are based on a specific period of time elapsing since the user authenticated, and are not based on user inactivity.

After this session timeout warning displays, you can:

The session timeout warning continues to display as you navigate to other views in this app. This keeps the warning present for the user regardless of where they are in the app.