Description

SSO (single sign-on) object allows you to provide your team members with access to your Mangopay environment and corresponding Dashboard. Accesses come with personal credentials and specific permissions.

Attributes

Id
string

The unique identifier of the object.

FirstName
string

Max. length: 100 characters

The first name of the Dashboard user.

LastName
string

Max. length: 100 characters

The last name of the Dashboard user.

Tag
string

Max. length: 255 characters

Custom data that you can add to this object.

Active
boolean

Whether or not the SSO is active.

Email
boolean

Max. length: 255 characters

The email address of the Dashboard user. Must be a valid email that is not already used for another SSO. Once the SSO is created, this email address cannot be changed.
Note: A maximum of 12 consecutive digits are allowed.

ClientId
string

The unique identifier associated with the API key, giving access to either the Sandbox or Production environment.

InvitationStatus
string

The status of the invitation sent by email to the Dashboard user to confirm the SSO activation. Values may be one of the following:

  • ACCEPTED – The invitation was accepted by the user, and the corresponding SSO is activated.
  • SENT – The invitation was sent to the user, but not yet accepted.
  • EXPIRED –The invitation was sent but the user didn’t complete the registration in the 30-minute limit.
PermissionGroupId
string

The Id of the Permission Group object associated with the Dashboard user. Identifiers for default permission groups are ADMIN, WRITE, and READ.

LastLoginDate
timestamp

The date and time at which the Dashboard user was last logged in.

CreationDate
timestamp

The date and time at which the Dashboard user was created.