authentication
Saml Acs
SAML Assertion Consumer Service (ACS) endpoint.
Receives the SAML Response from the IdP via HTTP-POST binding.
post/auth/saml/acs
Response
Successful Response
{"stackTrail":"paths:/auth/saml/acs:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
Changed in 1 of the 15 revisions of this API.2
- ○
added the non-success response with the status
404response-non-success-status-added
- ○
removed the non-success response with the status
503response-non-success-status-removed
- ○