Create an Identity Provider Configuration.

Create Identity Provider (IDP) Configuration.

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.

string | null
required

Specifies the name of the vendor providing IDP service.

string | null
required

Specifies a unique name for this IDP configuration.

string | null
required

Specifies the SSO URL of the IDP service for the customer. This is the URL given by IDP when the customer created an account. For example, dev-332534.oktapreview.com.

string | null
required

Specifies the IDP provided Issuer ID for the app. For example, exkh1aov1nhHrgFhN0h7.

string | null
required

Specifies the certificate generated for the app by the IDP service when the Helios is registered as an app. This is required to verify the SAML response.

defaultRoles
array of strings | null

Specifies a list of default roles assigned to an IDP user if rolesSamlAttributeName is not given.

defaultRoles
defaultClusters
array of strings | null

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

defaultClusters
boolean | null

Specifies whether to sign the SAML request or not. When it is set to true, SAML request will be signed. When it is set to false, SAML request is not signed. Default is false. Set this flag to true if the IDP site is configured to expect the SAML request from Helios signed. If this is set to true, users must get the Helios certificate and upload it on the IDP site.

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.

defaultRegions
array of strings | null

Specifies a list of default regionIds assigned to an IDP user if regionsSamlAttributeName is not given. 'All' must be specified to give access to all DataProtect as a Service regions.

defaultRegions
boolean | null

Specifies whether or not a unique ACS URL should be sent. If this is set to true, then in the AuthNReq, we will send 'https://helios.cohesity.com/v2/mcm/idp/:id/authenticate', instead of 'https://helios.cohesity.com/v2/mcm/idp/authenticate'. ':id' denotes an integer identifier which is assigned to your IdP configuration in Helios.

boolean | null

Specifies whether DSO (Data Security) user modification is allowed. When set to true, DSO user's modifications are permitted. When set to false or not specified, DSO user's modifications are not 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