Okta.Sdk.Model.AuthenticatorMethodConstraint

October 3, 2024 ยท View on GitHub

Limits the authenticators that can be used for a given method. Currently, only the otp method supports constraints, and Google authenticator (key : 'google_otp') is the only allowed authenticator.

Properties

NameTypeDescriptionNotes
AllowedAuthenticatorsList<AuthenticatorIdentity>[optional]
Methodstring[optional]

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