Deprecated: Update OIDC Identity Provider (IDP)
PUT/idps/:idpId/oidc_config
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Update the OIDC-specific configuration of an identity provider. All fields will be updated. If a field has no value it will be empty afterward.
Request​
Responses​
- 200
- 400
- 403
- 404
- 409
- default
OIDC config updated
invalid argument
Returned when the user does not have permission to access the resource.
Returned when the resource does not exist.
precondition failed
An unexpected error response.