Okta.Sdk.Model.UserFactorVerifyRequest

October 22, 2025 ยท View on GitHub

Properties

NameTypeDescriptionNotes
PassCodestringOTP for the current time window[optional]
UseNumberMatchingChallengeboolSelect whether to use a number matching challenge for a `push` factor. > Note: Sending a request with a body is required when you verify a `push` factor with a number matching challenge.[optional]
AnswerstringAnswer to the question[optional]
ClientDatastringBase64-encoded client data from the WebAuthn authenticator[optional]
SignatureDatastringBase64-encoded signature data from the WebAuthn authenticator[optional]
AuthenticatorDatastringBase64-encoded authenticator data from the WebAuthn authenticator[optional]

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