Microsoft Entra ID SCIM Setup
Configure Microsoft Entra ID SCIM provisioning for Doow.
Configure Microsoft Entra ID (formerly Azure AD) to automatically provision and deprovision users to Doow.
See Microsoft's Plan an automatic user provisioning deployment guide for full details.
Prerequisites
- Have the SCIM Base URL and Bearer Token from Doow ready (see Configure Doow).
Create or select an application
- Sign in to the Microsoft Entra admin center.
- Go to Identity → Applications → Enterprise applications.
- If you already have a Doow application (from SAML setup), select it. Otherwise:
- Select New application → Create your own application.
- Enter "Doow" as the name.
- Select Integrate any other application you don't find in the gallery.
- Select Create.
Enable SCIM provisioning
- Select Provisioning from the left menu.
- Select Get started.
Configure provisioning mode
- Set Provisioning Mode to Automatic.
Enter Doow credentials
- Under Admin Credentials:
- Paste the SCIM Base URL from Doow into Tenant URL.
- Paste the Bearer Token from Doow into Secret Token.
- Select Test Connection to verify.
- Select Save.
Configure attribute mappings
- Expand Mappings.
- Select Provision Microsoft Entra ID Users.
- Review and configure attribute mappings:
| Entra ID attribute | Doow attribute |
|---|---|
userPrincipalName | userName |
givenName | name.givenName |
surname | name.familyName |
Switch([IsSoftDeleted], , "False", "True", "True", "False") | active |
- Select Save.
Enable provisioning
- Return to the Provisioning overview.
- Set Provisioning Status to On.
- Select Save.
Assign users and groups
- Go to Users and groups.
- Select Add user/group.
- Assign users or groups that should be provisioned to Doow.
Next steps
Return to SCIM Provisioning for troubleshooting and additional configuration options.
Was this page helpful?