Update an oidc configuration
Updates the specified oidc configuration by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
PATCH/v3/accounts/{id}/oidc-configuration
JWTaccount:write
Path parameters
idstringrequired
Unique identifier for the oidc configuration.
Request body
issuerUrlstring
OIDC Issuer URL.
Length: [1,2048]Format: uri
clientIdstring
OIDC Client ID.
Length: [1,2048]
additionalClientIdsarray of string
Additional Client IDs that are authorized.
defaultRolestring
Default role assigned to the new users.
Length: [1,256]
autoProvisionUsersboolean
If enabled, a new User in Cryptlex is automatically created at first sign-in.
roleMappingsarray of object
Role mappings.
enabledboolean
Enable or disable the OIDC SSO.
claimMappingobject
Response
200
400
401
403
404
429
500
200 OK
idstringrequired
createdAtstringrequired
Format: date-time
updatedAtstringrequired
Format: date-time
issuerUrlstringrequired
clientIdstringrequired
additionalClientIdsarray of stringrequired
enabledbooleanrequired
defaultRolestringrequired
autoProvisionUsersbooleanrequired
roleMappingsarray of objectrequired
claimMappingobjectrequired