Learn about configuring Cross-domain Identity Management (SCIM) on Aptible
eq
(equals) operator is sufficient.
📘 Note We cannot guarantee the operation of an integration that has not been tested by Aptible. Proceeding with an untested integration is at your own risk.Required Attributes:
userName
: The unique identifier for the user, essential for correct user identification.displayName
: The name displayed for the user, typically their full name; used in interfaces and communications.active
: Indicates whether the user is active (true
) or inactive (false
); crucial for managing user access.externalId
: A unique identifier used to correlate the user across different systems; helps maintain consistency and data integrity.givenName
: The user’s first name; can be used as an alternative in conjunction with familyName to displayName
.familyName
: The user’s last name; also serves as an alternative in conjunction with givenName to displayName
.userName
, id
, meta.created
, and meta.lastModified
.startIndex
and count
for controlled data fetching.userName
attribute.