Dev Org Auth Connections Create

POST

Creates a new enterprise authentication connection for a Dev organization. This authentication connection will not be enabled by default for the organization and the user will need to explicitly enable this. Keep in mind that at a time, only one authentication connection can be enabled for a Dev organization. At present, only 5 enterprise connections can be created by an organization.

Request

This endpoint expects an object.
Google Apps

Object encapsulating the configuration parameters for a Google Apps authentication connection.

OR
Oidc

Object encapsulating the configuration parameters for an OIDC authentication connection.

OR
Samlp

Object encapsulating the configuration parameters for a SAML authentication connection.

OR
Waad

Object encapsulating the configuration parameters for an Azure AD authentication connection.

Response

This endpoint returns an object.
auth_connectionobject

Connection object that specifies the configuration for an authentication connection that is set up for a Dev organization.