latestOpenAPI 3.0.02026-08-11291529816.3 KB

29e5e6ee3316

Enterprise Connections

Create

Create an enterprise connection.

Note: To set your organization's custom login url for enterprise connections, you need to set the 'unique_id' attribute on the organization itself. See the PATCH /v1/organizations endpoint.

post/v1/enterprise_connections

Request body

organization_idinteger required

Organization ID

default_organization_idinteger

Default organization ID

strategy'oidc' required
display_namestring

The, UI visible, name of the connection. If blank will default to strategy.

role_default'administrator' | 'read_only' | 'owner' | 'technical' | 'accountant' | 'policies_only' | 'super_administrator'

The default role. If blank, defaults to read_only.

idp'openid' | 'okta' | 'azure' | 'google'

The type of the enterprise connection's IDP.

authorized_domainsstring[]

Domains that are authorized to connect.

Response

Enterprise connection