SAML Assertion Consumer Service
POST/sso/:client_slug/acs
Receive and validate the SAML response posted by the IdP (form fields SAMLResponse and RelayState), provision or match the user, and redirect to the frontend with a one-time token-exchange code. Responds 400 on validation, replay, or missing-email failures.
Request
Responses
- 200
- 422
Successful Response
Validation Error