Get a Session Key (SAML)

This method validates a DataMotion SAML token and returns a session key upon successful login. A successful transaction will receive a 200 status code.

Body Params

The request data parameter

string
required

SamlResponse property

Responses

400

The SamlLogonTokenRequestData is missing || The SamlLogonRequestData is invalid

401

The authorization code is invalid. || Login restricted by IP address and user IP address is NULL. || Login restricted by IP address and user IP address is not in the list of allowed IP addresses. || User disabled.

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json