Enrollment

Start passkey registration

Returns the WebAuthn PublicKeyCredentialCreationOptions that the browser passes to navigator.credentials.create(), plus the application's allowedOrigins and relyingPartyId. Requires 'passkey' to be present in the application's allowedScaMethods.

post/user/passkey/register/start

Request body

userIdstring required

Response

WebAuthn registration options.

allowedOriginsstring[] required
relyingPartyIdstring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.