Configuration option | Description |
---|---|
Revoke Refresh Token | If enabled, limits refresh tokens to one-time use |
SSO Session Idle | User will be logged out of session if inactive for this length of time |
SSO Session Max | Maximum time a user session can remain active, regardless of activity |
Offline Session Idle | Amount of time an offline session can be idle before the access token is revoked |
Access Token Lifespan | Amount of time an access token will remain valid, before expiring |
Access Token Lifespan For Implicit Flow | Timeout for access tokens created with Implicit Flow–no refresh token is provided |
Client login timeout | Maximum time a client can take to complete the authorization process |
Login timeout | Maximum time a user can take to authenticate before the process restarts |
Login action timeout | Maximum time a user can spend on any one page in the authentication process |
User-Initiated Action Lifespan | Maximum time before a user-initiated action (for example, forgot password email) expires |
Default Admin-Initiated Action Lifespan | Maximum time before an admin-initiated action (for example, issue token to user) expires |
Override User-Initiated Action Lifespan | Use to optionally configure different timeouts for each user-initiated action |