---
title: "Saml Acs"
method: POST
path: "/api/v1/auth/saml/acs"
tags: ["authentication"]
---

# Saml Acs

`POST /api/v1/auth/saml/acs`

SAML Assertion Consumer Service (ACS) endpoint.

Receives the SAML Response from the IdP via HTTP-POST binding.

## Response `200`

Successful Response

- unknown

## Other responses

- `400` — Missing SAMLResponse
- `404` — SSO authentication is not configured on this server

---

[API](https://skmtc.net/sipyourdrink-ltd/apis/bernstein-task-server.md) · [All operations](https://skmtc.net/sipyourdrink-ltd/apis/bernstein-task-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sipyourdrink-ltd/bernstein-task-server/versions/86f514b4e920/schema)
