Assertion Consumer Service (ACS)
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_slug
Headers
Secret-Access
Request
This endpoint expects an object.
SAMLResponse
Base64 encoded SAMLResponse from IDP
RelayState
Opaque relay state
Response
Successful Response
message
Message of the response
datetime
Datetime of the API in ISO Format
data
Errors
400
Bad Request Error
422
Unprocessable Entity Error
