Okta.Sdk.Model.AuthenticationMethodChainMethod

October 22, 2025 ยท View on GitHub

Properties

NameTypeDescriptionNotes
TypePolicyRuleVerificationMethodType[optional]
ChainsList<AuthenticationMethodChain>Authentication method chains. Only supports 5 items in the array. Each chain can support maximum 3 steps.[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. Don't set this parameter if you're setting the `reauthenticateIn` parameter in `chains`.[optional]

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