---
title: "Configure SCIM in Entra ID"
slug: "config-scim-entra-id"
updated: 2024-12-13T19:33:12Z
published: 2024-12-13T19:33:12Z
canonical: "docs.axiad.com/config-scim-entra-id"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.axiad.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Configure SCIM in Entra ID

Once Axiad completes the SAML configuration in your Axiad Conductor tenant, continue with these steps.

1. Sign into [Entra ID](https://aad.portal.azure.com/) as a Global administrator.
2. Select **Enterprise applications** from the left menu.
3. Search for and select the Axiad Conductor enterprise application that was created in the [Configure SAML in Entra ID](/v1/docs/config-saml-azure-ad) procedure.

> [!NOTE]
> Note
> 
> Axiad uses the same application for SAML and SCIM.

1. Click **Users and groups**.
2. Confirm the appropriate users and/or groups are listed that you want to provision to Axiad Conductor. If these groups are not yet set up, then see [Configure SAML in Entra ID](/v1/docs/config-saml-azure-ad) for procedures.
3. Select **Provisioning**.
4. Click **Get started**.
5. From the **Provisioning Mode** dropdown, select **Automatic**.
6. In the **Tenant URL** field, enter the following URL:

```Tenant
https://ucms-<tenantName>.<platform>.axiadids.net/secuera/api/v3/scim/<tenantName>
```
7. In the **Secret Token** field, enter the token Axiad provided you.
8. Click **Test Connection** to confirm that it is working. If your connection fails, then reach out to Axiad support.
9. Click **Save**.
10. Expand the **Mappings** section.
11. Click **Provision Entra ID Directory Users**.
12. Delete all attributes other than the **externalID** attribute and those specified in the attribute list that is provided to you by the Axiad Customer Success team.

> [!NOTE]
> Note
> 
> The attribute list Axiad provides includes all attributes mapped within your Axiad Conductor tenant. You must delete all unused attributes from the SCIM mapping to avoid unnecessary data synchronizations.
> 
> See [Axiad Conductor SCIM Support](https://docs.axiad.com/docs/axiad-cloud-scim-support) for details on which attributes are required for Axiad Conductor.

1. Confirm the settings, then click **Save**, then **Yes**.
2. Click **Axiad Conductor SCIM | Provisioning** in the breadcrumb link at the top of the page.
3. The **Provisioning** page displays.
4. Click **Edit attribute mappings**.
5. Toggle **Provisioning Status** to **On**.
6. Click **Save**.
7. Click **Axiad Conductor SCIM | Provisioning** in the breadcrumb link at the top of the page.
8. The **Provisioning** page displays again, and SCIM provisioning is now configured to synchronize the added users and groups. This page displays the status of the provisioning and has a link to view the provisioning logs. The synchronization is triggered every 20-40 minutes, depending on the number of users and group that are being synchronized.

> [!NOTE]
> Note
> 
> Entra ID SCIM synchronization does note send empty/null values for user attributes. If a user attribute was previously populated with data in Axiad Conductor via SCIM, and then that attribute is set to empty/null in Entra ID, then the change will not be sent to Axiad Conductor.

> [!WARNING]
> Note
> 
> If Entra ID encounters an error during SCIM provisioning, then it will reschedule that item for the next cycle and will be continually retried while also gradually scaling back the frequency of retries.
> 
> 
> 
> If the errors persist through retries, then the job will be put into quarantine and then stopped until an Entra ID Administrator restarts the service. See [Microsoft documentation](https://learn.microsoft.com/en-us/entra/identity/app-provisioning/application-provisioning-quarantine-status) for more information.
