Session

Validate SSO

Validates the current session for the SSO user

get/sso/validate

Response

An Object

LOGIN_TYPEnumber

1 for Live, 2 for Paper

USER_NAMEstring

Username

USER_IDnumber

User ID

expirenumber

Time in milliseconds until session expires. Caller needs to call the again to re-validate session

RESULTboolean

true if session was validated; false if not.

AUTH_TIMEnumber

Time of session validation

Changes

No recorded changes to this endpoint across all 1 revision of this API.