The SSO object
SSO (Single Sign-On) allows you to access to the Dashboard. You can create multiple SSOs so that several users can access to the Dashboard with personal credentials and specific permissions.
Parameters
FirstName
string:
Maximum length is 255 characters
The name of the user.
LastName
string:
Maximum length is 255 characters
The last name of the user.
Email
string:
Maximum length is 255 characters
The user's email address - must be a valid email (not more than 12 consecutive numbers). This email should not be already used for another SSO. (not more than 12 consecutive numbers)
Active
bool:
true, false
Whether the SSO is active or not
InvitationStatus
InvitationStatus:
ACCEPTED, SENT, EXPIRED
Status of the invitation sent to the user to confirm the SSO activation
LastLoginDate
timestamp
Date of the latest authentification
PermissionGroupId
string:
Maximum length is 255 characters
PermissionGroup assigned to this SSO
ClientId
string:
Maximum length is 255 characters
An ID for the client (i.e. url friendly, lowercase etc - sort of namespace identifier)