This article explains the distinction between application sessions and Okta sessions, and how to reconnect to an application once its session ends.
- Application session
- Access Token
- Secure Assertion Markup Language (SAML)
Application sessions are not controlled by Okta. They are separate from Okta sessions. Once Okta has authenticated the user into the application, Okta's role is finished.
If the application session ends, the user will need to log in again through Okta. If there is an active Okta session when the application session ends, simply reconnect to the app through the Okta dashboard or directly through the app's sign-in page.
