Okta.Sdk.Model.EnrollmentInitializationResponse

October 22, 2025 ยท View on GitHub

Yubico transport key in the form of a JSON Web Token (JWK), used to encrypt our fulfillment request to Yubico. The currently agreed protocol uses P-384.

Properties

NameTypeDescriptionNotes
CredRequestsList<WebAuthnCredRequest>List of credential requests for the fulfillment provider[optional]
FulfillmentProviderstringName of the fulfillment provider for the WebAuthn preregistration factor[optional]
PinRequestJwestringEncrypted JWE of PIN request for the fulfillment provider[optional]
UserIdstringID of an existing Okta user[optional]

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