Update a relying party configuration.

Update a relying party configuration.

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

Path Params
string
required

The unique identifier of the relying party configuration

Body Params

A JSON payload that specifies the updated relying party configuration data

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
required

The attestation formats that are accepted by this relying party

allowedAttestationFormats*
array of strings
required

The attestation types that are accepted by this relying party

allowedAttestationTypes*
object
required

The metadata settings for a FIDO relying party.

string

The default credProtect option enforced for attestations

array of objects

An ordered list of valid public key formats presented at registration

pubKeyCredParams
boolean
required

Specifies whether this relying party is available for use at runtime

boolean
required

Is this relying party enforcing strict WebAuthn

Responses
204

The relying party configuration was updated.

Language
URL
Choose an example:
application/json