Okta.Sdk.Model.TokenAuthorizationServerPolicyRuleAction

October 3, 2024 ยท View on GitHub

Properties

NameTypeDescriptionNotes
AccessTokenLifetimeMinutesintLifetime of the access token in minutes. The minimum is five minutes. The maximum is one day.[optional]
InlineHookTokenAuthorizationServerPolicyRuleActionInlineHook[optional]
RefreshTokenLifetimeMinutesintLifetime of the refresh token is the minimum access token lifetime.[optional]
RefreshTokenWindowMinutesintTimeframe when the refresh token is valid. The minimum is 10 minutes. The maximum is five years (2,628,000 minutes).[optional]

[Back to Model list] [Back to API list] [Back to README]