Okta.Sdk.Model.AuthenticationMethodChain

October 22, 2025 ยท View on GitHub

Properties

NameTypeDescriptionNotes
AuthenticationMethodsList<AuthenticationMethod>[optional]
NextList<Object>The next steps of the authentication method chain. This is an array of `AuthenticationMethodChain`. Only supports one item in the array.[optional]
ReauthenticateInstringSpecifies how often the user is prompted for authentication using duration format for the time period. For example, `PT2H30M` for two and a half hours. This parameter can't be set at the same time as the `reauthenticateIn` property on the `verificationMethod`.[optional]

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