Complete a FIDO registration.

Complete a FIDO registration. Present an attestation object containing a public key to the server for attestation verification and storage.

Entitlements:
- manageEnrollMFAMethodAnyUser (Manage second-factor authentication enrollment for all users)
- manageEnrollMFAMethod (Manage own second-factor authentication enrollment)
- verifyAuthenticator (Use IBM Verify)

Path Params
string
required

The identifier that is assigned to this relying party.

Body Params

A JSON payload that contains the attestation object 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 friendly name for the registration

string
required

The credential identifier that is received from the WebAuthn client

string
required

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

boolean

The enabled state of the enrollment to be used in runtime flows

array of strings

The transports supported by the authenticator

getTransports
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