Validate SSO Web API Session
Validates the current session for the SSO user.
Response
An array of objects detailing contract information.
Internal user identifier.
current username logged in for the session.
Confirms if validation was successful. True if session was validated; false if not.
Returns the time of authentication in epoch time.
(Internal use only)
Returns if the account is a trial account or a funded account.
Returns the underlying username of the account.
Internal use only. Does not reflect the IP address of the user.
Returns the time until SSO session expiration in milliseconds.
Returns if the customer requires two factor authentication.
Used for Client Portal (Internal use only)
Returns whether the account is a master account (true) or subaccount (false).
Returns the last time the user was accessed in epoch time.
Returns the login type. 1 for Live, 2 for Paper
Returns the paper username for the account.
Returns the region connected to internally.