Okta.Sdk.Model.EnrollmentActivationRequest

October 22, 2025 ยท View on GitHub

Enrollment Initialization Request

Properties

NameTypeDescriptionNotes
CredResponsesList<WebAuthnCredResponse>List of credential responses from the fulfillment provider[optional]
FulfillmentProviderstringName of the fulfillment provider for the WebAuthn preregistration factor[optional]
PinResponseJwestringEncrypted JWE of the PIN response from the fulfillment provider[optional]
SerialstringSerial number of the YubiKey[optional]
UserIdstringID of an existing Okta user[optional]
_VersionstringFirmware version of the YubiKey[optional]
YubicoSigningJwksList<ECKeyJWK>List of usable signing keys from Yubico (in JSON Web Key Sets (JWKS) format). The signing keys are used to verify the JSON Web Signature (JWS) inside the JWE.[optional]

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