v1

latestOpenAPI 3.0.12026-08-0435481.5 MB
Experience

Verify enterprise SSO verification

Verify the SSO authorization response data and get the user's identity from the SSO provider.

post/api/experience/verification/sso/{connectorId}/verify

Path parameters

connectorIdstring required

The unique identifier of the connector.

Request body

connectorDataobject required

Arbitrary data returned by the SSO provider to complete the verification process.

verificationIdstring required

The ID of the EnterpriseSSO verification record.

Response

The SSO authorization response has been successfully verified.

verificationIdstring required

The current verified EnterpriseSSO verification record ID. This ID is required when identifying the user in the current interaction.