Update a custom OIDC Token Type

Update an existing custom OIDC token type.

Entitlements required: manageSTSClients (Manage STS clients and token types)

Path Params
string
required

Token type identifier

Body Params

Custom OIDC token type payload

string
required

Token type name.

string
required

Base token type that this token type adopt.

string

Token type description.

string

Token type issuer.

string

JSON Web Keys (JWKs) URI.

object
object

Configuration for validation mode.

Responses
204

The custom OIDC token type was successfully updated.

403

Access was forbidden.

Language
URL
Choose an example:
*/*