Finish WebAuthn authentication
post
Authorizations
defguard_sessionstringRequired
Body
objectOptional
Responses
200
Security key verified, user is fully authenticated.
application/json
Return type needed for knowing if a user came from OpenID flow. If so, fill in the optional URL field to redirect him later.
urlstring · nullableOptional
400
Invalid security key assertion.
application/json
401
Session is missing or invalid.
application/json
500
Unable to finish WebAuthn authentication.
application/json
post/api/v1/auth/webauthn
Last updated
Was this helpful?