Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 805 Bytes

WebAuthnCredRequest.md

File metadata and controls

13 lines (9 loc) · 805 Bytes

Okta.Sdk.Model.WebAuthnCredRequest

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

Properties

Name Type Description Notes
AuthenticatorEnrollmentId string ID for a WebAuthn Preregistration Factor in Okta [optional]
CredRequestJwe string Encrypted JWE of credential request for the fulfillment provider [optional]
KeyId string ID 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]