<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content

Refresh Token Idle Lifetime

API Access Management
Okta Classic Engine
Okta Identity Engine

Overview

This article aims to assist in providing an explanation regarding the idle refresh token lifetime setting.

Applies To

Solution

On a custom authorization server, the lifetime of the access token and refresh token can be set to a custom value or to no lifetime (unlimited).

access token lifetime

Additionally, there is a setting for the tokens to expire after a certain period of time of not being used.

refresh token idle time

The expiration window (for the Idle refresh token lifetime) must be between the access token lifetime and the refresh token lifetime and cannot be longer than 1825 days.

In this case, if the refresh token is not used within 30 minutes, it will expire.

 

Related References

Loading
Okta Support - Refresh Token Idle Lifetime