Updates the OpenID Connect federation configuration.

Modify federation settings for this tenant.

Entitlements required: manageFederations (Manage federations)

Body Params

Federation settings

string
required

Host name used for the JWT issuer. It must be the tenant host name or one of the vanity host names. The full issuer string will be https://{issuerHostname}/oidc/endpoint/default

idTokenLifetime
object
required
deviceFlowPollingInterval
object
deviceFlowCodeLifetime
object
extraMetadataAttributes
object

Top level attributes for well-known endpoint to override the existing attribute.

boolean

Setting to exclude 'x5c' in JWKS.

boolean

Setting to exclude 'x5t' and 'x5t#S256' in JWKS.

string

Base URL for MTLS endpoints. This must include the protocol scheme like https.

string

Default signing key for JWT.

string

Default encryption key for JWT.

refreshTokenFaultToleranceLifetime
object
tokenExchangeIdTokenToleranceWindow
object
Responses
204

The federation configuration was updated.

403

Access was forbidden.

Language
URL
Choose an example:
*/*