Sync Azure EntraID attributes to Immuta
Prerequisites
Instructions and example
On EntraID
Validate properties and fields have values populated. For example, my user has both
City
andZIP or postal code
filled and available on EntraID:Go to Azure -> Enterprise Applications > {{ enterprise application setup for the integration }} → Manage → Provisioning
From Provisioning module, go to Manage -> Provisioning -> Mappings:
We will use MS Entra ID Users for this example. Click “Provision Microsoft Entra ID Users” to configure how Attribute Mappings are synchronized between Microsoft Entra ID and customappsso(/custom, app, sso/)
If the customappsso attribute is available and has been created, go to “Add New Mapping” and source it with attribute and value from Entra ID:
If the customappsso attribute is not yet create, check “Show Advanced options”, and go to “Edit attribute list for customappsso”:
In this example, we will create an “zipcode” customappsso attribute and then “Save” changes afterward..
Once the attribute is created, go to “Add New Mapping” and configure the mapping within Entra for this customappsso attribute:
Save again once the mapping of customappsso attribute is completed:
On Immuta
Login as an admin user, go to App Settings -> 1. Identify Management -> {{your IAM Entra ID integration setup}} -> Profile Schema section, and check “sync attributes from SAML to Immuta”. Then enter the SCIM Schema and the IAM Immuta Attribute Prefix:
“custom” inside SCIM Schema is what we defined on Azure EntraID for this example.
“entraid_attributes” is the attribute name/prefix when users are sync’ed from EntraID to Immuta.
Make sure to “Test Connection” and “Test User Login”, and then save the changes.
On EntraID
Go to Entra ID -> Enterprise Applications → {{you applications}} → Provision → click “Provision on demand”. Select an user and provision:
On Immuta
To review and validate, login to Immuta, select the user that was provisioned, go to “Setting” tab, you should see the attribute name/prefix along with the attribute from EntraID that was mapped in the IAM setting. Also, the values get mapped and sync’ed from EntraID to Immuta:
Last updated
Was this helpful?