1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. OidcIssuerUpdateRequest

OidcIssuerUpdateRequest

    Request body for updating an existing OIDC issuer.

    Properties

    • name string optional
      The updated display name of the OIDC issuer.
    • thumbprints array[string] optional
      Updated SHA-1 certificate thumbprints used to verify the OIDC issuer’s TLS certificate.
    • maxExpiration integer optional
      The updated maximum token expiration time in seconds.
    • jwks JSONWebKeySet optional
      The updated JSON Web Key Set for the OIDC issuer.
    • keys array[JSONWebKey] required
      The set of JSON Web Keys