Okta.Sdk.Model.WebAuthnCredRequest

October 22, 2025 ยท View on GitHub

Credential request object for the initialized credential, along with the enrollment and key identifiers to associate with the credential

Properties

NameTypeDescriptionNotes
AuthenticatorEnrollmentIdstringID for a WebAuthn preregistration factor in Okta[optional]
CredRequestJwestringEncrypted JWE of credential request for the fulfillment provider[optional]
KeyIdstringID for the Okta response key-pair used to encrypt and decrypt credential requests and responses[optional]

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