Contents
What is SCIM?
System for Cross-domain Identity Management (SCIM) is a standard protocol that automates the exchange of user identity information between systems, reducing manual work and security risks.
Use cases
The ActivTrak-Entra ID integration via SCIM API (Beta) supports these admin capabilities:
-
User provisioning: Automatically creates ActivTrak user accounts when users are added in your identity provider
- Note: ActivTrak Agent install is required separately
-
User deprovisioning: Automatically removes user access when accounts are deactivated in your identity provider
- Note: ActivTrak Agent uninstall is required separately
- Group Management: Automatically adds and removes users to ActivTrak Groups based on group membership in your identity provider
Requirements
- ActivTrak integration key (request via integration-feedback@activtrak.com)
- For User provisioning, you will not need a paid Entra ID subscription
- For Group provisioning, you will need a paid Entra ID license (P1, P2 or Suite)
- See Microsoft licensing requirements and pricing pages for details
Setup instructions
Register ActivTrak SCIM as an enterprise application
- Go to https://portal.azure.com/ and sign in
- Search for Entra ID from the portal homepage
- Select Enterprise applications from the side navigation
- Click New Application
- Select Create your own application
- Name it "ActivTrak SCIM" and select Integrate any other application
- Select 3. Provision User accounts
- Select Get started
- Set to Provisioning mode to Automatic
- Set the Tenant URL to https://api.activtrak.com/scim/v1
- Set the Secret Token to your ActivTrak integration key
- Configure appropriate settings
- Click Save
Configure user mappings
The default mappings should work without changes. To verify:
- In the mappings section, select Provision Microsoft Entra ID Users
- Review the mappings to ensure they're correct
Disable the Visible to users option
- In the "ActivTrak SCIM" application, under Manage, select Users and Groups
- If the "visible to users" message appears, click on it
- Select No to Visible to users
- Click Save
Set up Users and Groups for provisioning
- In the "ActivTrak SCIM" application, under Manage, select Users and Groups
- Click Add user/group
- Select Users and Groups
- Select the users and groups to be provisioned
Your ActivTrak SCIM integration is now set up! Users and groups will be automatically provisioned according to your settings.