System for Cross-Domain Identity Management (SCIM)
Pre-requisites
Step 1 - Generate SCIM Token in Blockbrain
POST https://integrations.theblockbrain.ai/api/v1/scim/tokens Authorization: Bearer <tokenhere> Content-Type: application/json { "description": "Entra ID production sync", "provider": "entra" }{ "token": "82a236d740558501b824fd7ecabcb675b....", "description": "Entra ID SCIM provisioning", "provider": "entra" }
Step 2 - Create an Enterprise Application in Azure
Step 3 - Configure Provisioning
Step 4 - Configure for Attribute Mappings
Entra attribute
SCIM attribute
Entra attribute
SCIM attribute
Step 5 - Scope which users/groups get provisioned
Step 6 - Start provisioning
What happens when Entra provisions a user
When a user is disabled in Entra (or removed from the app scope):
What happens when Entra provisions a group
Provisioning cycle
Troubleshooting
Symptom
Check
Role Provisioning
The core problem
Blockbrain role names
How to configure this in Entra
Last updated

