Create a relying party configuration.

Create a relying party configuration. Default values will be provided for any optional arguments that are excluded.

Entitlements:
- manageMFAMethods (Manage second-factor authentication method configuration)

Body Params

A JSON payload that specifies the relying party configuration data

string
required

The FIDO relying party identifier

array of strings
required

The origins that are considered valid under the relying party identifier

origins*
string
required

The friendly name for the relying party

array of strings

The attestation formats that are accepted by this relying party

allowedAttestationFormats
array of strings

The attestation types that are accepted by this relying party

allowedAttestationTypes
object
required

The metadata settings for a FIDO relying party.

array of objects

An ordered list of valid public key formats presented at registration

pubKeyCredParams
boolean

Specifies whether this relying party is available for use at runtime

boolean

Is this relying party enforcing strict WebAuthn

string

The default credProtect option enforced for attestations

Responses

Language
URL
Choose an example:
application/json