Complete a FIDO authentication.

Complete a FIDO verification. Present the signed challenge to the server for verification.

Entitlements:
- authn (Authenticate self)
- authnAnyUser (Authenticate any user)

Path Params
string
required

The identifier that is assigned to this relying party.

Query Params
boolean

If included and set to 'true', a JWT will be included in the verification response.

Body Params

A JSON payload that contains the signed authentication data that is produced by the client and authenticator.

object
required
string
required

The credential identifier that is received from the WebAuthn client

string
required

The credential identifier that is received from the WebAuthn client

string
required

The credential type. It must be 'public-key' for FIDO

object

The results of processing client extensions requested by the Relying Party

string

The authenticator's attachment modality

Responses

Language
URL
Choose an example:
application/json