Skip to main content

Finalize a SAML Request and get the response.

POST 

/v2/saml/saml_requests/:samlRequestId

Finalize a SAML Request and get the response definition for success or failure. The response must be handled as per the SAML definition to inform the application about the success or failure. On success, the response contains details for the application to obtain the SAMLResponse. This method can only be called once for an SAML request.

Request​

Responses​

OK