Okta.Sdk.Model.UserFactorActivateRequest

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]
ClientDatastringBase64-encoded client data from the WebAuthn authenticator[optional]
RegistrationDatastringBase64-encoded registration data from the U2F token[optional]
AttestationstringBase64-encoded attestation from the WebAuthn authenticator[optional]

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