Create an Identity Provider Configuration

Create Identity Provider (IDP) Configuration. This API defines new version of IDP APIs. The current implementation of the API supports integrating OIDC protocol.

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

Specifies the parameters to create an Identity Provider.

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
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
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.

openIdConnectParams
object | null

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

string | null
required

Specifies the name of the vendor providing IDP service.

string | null
enum
required

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

Allowed:
Responses

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