V2 API to create an identity source instance for a tenant.

The REST interface that creates an instance of particular type of identity source.

Entitlements required: manageIdentitySources

Note: The properties and the number of properties differ with the identity source type. More information about the payloads and properties associated with various identity source types can be found in the knowledge center here.

Note: V1 to V2 property changes. For identity sources types that support identity linking:

V1 PropertyV2 Migrated PropertyNotes
identityLinkingEnabledidentityLinkingEnabledNo change. Enable/disable identity linking
externalId (SAML only)
external_id_attribute (EnterpriseOIDC only)
identityLinkingExternalId (WeChat only)
identityLinkingExternalIdRequires identityLinkingEnable==true
externalIdTransform (SAML only)identityLinkingExternalIdTransformRequires identityLinkingExternalId to be set
identityLinkingJitEnabledjitEnabledDoes not depend on identityLinkingEnabled
identityLinkingPrincipalAttributeprincipalAttributeDoes not depend on identityLinkingEnabled
--principalAttributeTransformRequires principalAttribute to be set

Language
URL