Update an IDP Configuration

Update the specified Identity Provider Configuration. Please note that though this is a PUT call, we will be disabling updating certain fields such as signonProtocol, issuerId, etc.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

Specifies the ID of the IDP configuration.

Body Params

Specifies the parameters to update IDP configuration.

string | null
required

Specifies the name of the vendor providing IDP service.

string | null
required

Specifies a unique domain name for this IDP configuration. For Example: 'cohesity.com', 'internal.mysite.com'

boolean | null

Specifies a flag to enable or disable this IDP service. When it is set to true, IDP service is enabled. When it is set to false, IDP service is disabled. Default value is true.

string | null
enum
required

Specifies the sign on protocol which will be used for autheticating SSO users with IDP.

Allowed:
defaultRoles
array of strings | null

Specifies a list of default roles assigned to an IDP user if group Id is not assigned to IDP user.

defaultRoles
defaultClusters
array of strings | null

Specifies a list of default clusterIds assigned to an IDP user if group Id is not assinged to the user. 'All' must be specified to give access to all clusters.

defaultClusters
openIdConnectParams
object | null

Specifies the parameters for configuring Open ID Connect (OIDC) sign on protocol.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json