Finish WebAuthn registration
post
Authorizations
defguard_sessionstringRequired
Body
namestringRequired
rpkcobjectRequired
Responses
200
Security key registered. Returns recovery codes when this is the first configured factor.
application/json
codesstring[] · nullableOptional
400
Invalid registration data.
application/json
401
Session is missing or invalid.
application/json
500
Unable to finish WebAuthn registration.
application/json
post/api/v1/auth/webauthn/finish
Last updated
Was this helpful?