Assertion Consumer Service (ACS)

Receives and processes the SAMLResponse from the external IDP. Validates the signature, timestamps and extracts user identity (NameID + attributes). Returns the processed identity data.

Authentication

Api-Keystring

API key of the organization. Always sent together with the Secret-Access header.

Path parameters

centralized_organization_slugstringRequired

Headers

Secret-AccessstringRequired

Request

This endpoint expects an object.
SAMLResponsestringRequired
Base64 encoded SAMLResponse from IDP
RelayStatestringOptional
Opaque relay state

Response

Successful Response
messagestring
Message of the response
datetimestring
Datetime of the API in ISO Format
dataobjectOptional

Errors

400
Bad Request Error
422
Unprocessable Entity Error