HomeGuidesRecipesAPI
HomeGuidesAPILog In
API
These docs are for v10.3. Click to read the latest docs for v31.

SAML Authentication


/login/samlredirect

This method supports authenticating a user and retrieving a session token via SAML Authentication. Authentication has been setup to return a 302 SAML redirect to an IDP so users can enter their credentials, similar to the redirect flow that Produce executes. The caller also needs to handle any UI that the IDP might display. The end of the redirects is a request to /login/cookietosession that will return session information.

Language
Click Try It! to start a request and see the response here!