Overview
Glide offers integration with SCIM (System for Cross-domain Identity Management) to streamline the process of adding and updating information. We do not support removing of employees or syncing based on groups at this point.
SCIM is a widely recognized protocol that automates the exchange of user identity information across IT systems and identity domains, enhancing efficiency and reducing manual effort.
Supported Attributes
The following attributes are supported through SCIM integration:
userName: Retrieved from Entra but not utilized by Glide.
active: Currently not used by Glide.
email: Used for Single Sign-On (SSO).
First Name
Last Name
Number: Also known as Teller ID.
Role: Includes Admin, Employee, and Read-only access levels.
ProfileURL: Profile picture URL (not currently utilized by Glide).
Extension Attributes
In SCIM, extension attributes are used to add custom properties to the standard schema. Glide leverages three extension attributes to receive data from your IdP.
Extension attribute 1 should be mapped to the ProfileURL
Extension attribute 2 should be mapped to the role (Case insensitive - Read, Write, Admin)
Extension attribute 3 should be mapped to the Teller IDs/Employee ID.
How to Activate SCIM Integration
To enable SCIM integration for your organization, please reach out to your Customer Success Manager (CSM) to receive your SCIM URL and SCIM API Key.
After this is installed, a short call will be set up to ensure all values are mapping correctly.
Documentation for each supported service can be found in the Help Center: Azure Active Directory; Okta; OneLogin; JumpCloud