Skip to main content
POST
Create a Provisioning Configuration

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

idp_id
string
required
read-only

Identity provider identifier.

Pattern: ^con_[A-Za-z0-9]{16}$

Response

Provisioning configuration successfully created.

identity_provider_id
string
required
read-only

Identity provider identifier.

Pattern: ^con_[A-Za-z0-9]{16}$
identity_provider_name
string
required
read-only

The name of the identity provider

Required string length: 1 - 128
strategy
enum<string>
required

The type of the identity provider

Available options:
adfs,
google-apps,
oidc,
okta,
pingfederate,
samlp,
waad
method
enum<string>
required

The type of an identity provider's provisioning method

Available options:
none,
scim
attributes
object[]
required
user_id_attribute
string
required

The ID of the user

created_at
string<date-time>
required
updated_on
string<date-time>
required