Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/auth/saml/saml.controller.ts
SAML Assertion Consumer Service — IdP POSTs here (public)
Endpoint
POST /auth/saml/callback/:orgId
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
orgId | path | string | ✓ |
Referenced By
SamlController(MODULE_DECLARES)
Was this page helpful?