post https://localhost/managev16_Last/api/v1/admin/login/samlredirect
/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.