The SSO object
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
The unique identifier of the object.
Max. length: 100 characters
The first name of the Dashboard user.
Max. length: 100 characters
The last name of the Dashboard user.
Max. length: 255 characters
Custom data that you can add to this object.
Whether or not the SSO is active.
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.
The unique identifier associated with the API key, giving access to either the Sandbox or Production environment.
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.
The Id
of the Permission Group object associated with the Dashboard user. Identifiers for default permission groups are ADMIN, WRITE, and READ.
The date and time at which the Dashboard user was last logged in.
The date and time at which the Dashboard user was created.
Was this page helpful?