SCIM API
Centralize identity management with SCIM to automate user account provisioning in Trint.
Centralize identity management using SCIM with Trint.
SCIM is used for Cross-domain Identity Management. The SCIM API simplifies user identity management in cloud applications. It automates creating, updating, and deleting user accounts across systems, ensuring consistent and accurate user data while reducing administrative tasks.
Learn more about SCIM
SCIM (System for Cross-domain Identity Management) is an open standard. For the full specification, see the SCIM website.
Provisioning with Trint
Trint implements SCIM 2.0 for both users and groups. From your identity provider you can create accounts, keep their attributes in sync, add and remove group members, and deactivate accounts when someone leaves.
SCIM is a partner API rather than a self-service one: Trint issues OAuth 2.0 client credentials to the identity-provider partner, who uses them to run OAuth flows on behalf of Trint customers. Talk to your account manager or support@trint.com to begin onboarding.
See the SCIM API reference for the base URLs, authentication details and every endpoint, including the discovery endpoints you can use to confirm which SCIM features this deployment supports.