Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This article describes the steps you need to perform in both UiPath and Microsoft Entra ID to configure automatic user provisioning. When configured, Microsoft Entra ID automatically provisions and deprovisions users to UiPath using the Microsoft Entra provisioning service. For important details on what this service does, how it works, and frequently asked questions, see Automate user provisioning and deprovisioning to SaaS applications with Microsoft Entra ID.
Capabilities supported
- Create users in UiPath
- Remove users in UiPath when they don't require access anymore
- Keep user attributes synchronized between Microsoft Entra ID and UiPath
- Single sign-on to UiPath (recommended).
Note
UiPath currently supports user provisioning only. Group provisioning isn't supported.
Prerequisites
The scenario outlined in this article assumes that you already have the following prerequisites:
- A Microsoft Entra tenant
- One of the following roles: Application Administrator, Cloud Application Administrator, or Application Owner.
- A user account in UiPath with Admin permissions.
Step 1: Plan your provisioning deployment
- Learn about how the provisioning service works.
- Determine who's in scope for provisioning.
- Determine what data to map between Microsoft Entra ID and UiPath.
Step 2: Configure UiPath to support provisioning with Microsoft Entra ID
Sign in to UiPath Automation Cloud with an account that has admin permissions in your UiPath organization.
In the left-hand menu, select Admin, then navigate to Security Settings > Authentication settings.
Ensure the Microsoft Entra directory integration is configured and shows Active status.

Scroll down to the Directory integration details section and select Enable SCIM.

In the Configure SCIM directory integration dialog, select one of the following SCIM authorization methods supported by Microsoft Entra ID:
- OAuth client credentials grant (Recommended)
- Long-lived bearer token

Select Configure. The SCIM is enabled! confirmation screen displays the connection details you need to configure in Microsoft Entra ID.
For Bearer token:
- SCIM URL : The endpoint URL for the SCIM connector.
- Bearer token : The secret token to authenticate requests.

For OAuth client credentials grant:
- SCIM URL : The endpoint URL for the SCIM connector.
- OAuth application ID : The client identifier for the OAuth application.
- OAuth secret : The client secret for the OAuth application.

Copy these values, you need them later in this tutorial.
Note
Leave this browser tab open. Don't select I have completed identity provider configuration until you have completed the steps in Step 5.
After completing the Microsoft Entra ID configuration in Step 5, return to UiPath and select I have completed identity provider configuration. The Directory integration details section now confirms SCIM provisioning and deprovisioning are active.

Step 3: Add UiPath from the Microsoft Entra application gallery
Add UiPath from the Microsoft Entra application gallery to start managing provisioning to UiPath. If you have previously setup UiPath for SSO, you can use the same application. However, we recommend that you create a separate app when testing out the integration initially. Learn more about adding an application from the gallery here.
Step 4: Define who is in scope for provisioning
The Microsoft Entra provisioning service allows you to scope who is provisioned based on assignment to the application, or based on attributes of the user or group. If you choose to scope who is provisioned to your app based on assignment, you can use the steps to assign users and groups to the application. If you choose to scope who is provisioned based solely on attributes of the user or group, you can use a scoping filter.
Start small. Test with a small set of users and groups before rolling out to everyone. When scope for provisioning is set to assigned users and groups, you can control this by assigning one or two users or groups to the app. When scope is set to all users and groups, you can specify an attribute based scoping filter.
If you need extra roles, you can update the application manifest to add new roles.
Step 5: Configure automatic user provisioning to UiPath
This section guides you through the steps to configure the Microsoft Entra provisioning service to create, update, and disable users in UiPath based on user assignments in Microsoft Entra ID.
Configure automatic user provisioning for UiPath in Microsoft Entra ID
Sign in to the Microsoft Entra admin center as at least an app owner or a Cloud Application Administrator.
Browse to Entra ID > Enterprise apps

In the applications list, select UiPath.

Select the Provisioning tab.

Select + New configuration.

In the connection details, enter the values obtained from Step 2 based on your chosen authorization method:
For OAuth2 client credentials grant (Recommended):
- Tenant URL — Enter the SCIM URL from Step 2 (for example,
https://cloud.uipath.com/{orgId}/identity_/api/scim/v2). - Token endpoint — Enter your UiPath organization's token exchange endpoint (for example,
https://cloud.uipath.com/{org-name}/identity_/connect/token). - Client identifier — Enter the OAuth application ID from Step 2.
- Client secret — Enter the OAuth secret from Step 2.
For Bearer authentication:
- Tenant URL — Enter the SCIM URL from Step 2 (for example,
https://cloud.uipath.com/{orgId}/identity_/api/scim/v2). - Secret token — Enter the Bearer token from Step 2.
Select Test Connection to ensure Microsoft Entra ID can connect to UiPath. If the connection fails, verify the values entered match those provided in Step 2 and try again.

- Tenant URL — Enter the SCIM URL from Step 2 (for example,
Select Create to create your configuration.
Select Properties on the Overview page.
Select the Edit icon to edit the properties. Enable notification emails and provide an email to receive quarantine notifications. Enable Accidental deletions prevention. Select Apply to save the changes.

Select Attribute Mapping in the left panel and select users.
Review the user attributes that are synchronized from Microsoft Entra ID to UiPath in the Attribute-Mapping section. The attributes selected as Matching properties are used to match the user accounts in UiPath for update operations. If you choose to change the matching target attribute, you need to ensure that the UiPath API supports filtering users based on that attribute. Select the Save button to commit any changes.
Attribute Type Supported for filtering Required by UiPath userName String ✓ ✓ externalId String ✓ ✓ displayName String ✓ title String emails[type eq "work"].value String name.givenName String name.familyName String addresses[type eq "work"].locality String urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:organization String urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:department String To configure scoping filters, refer to the following instructions provided in the Scoping filter article.
When you're ready to provision, select Start Provisioning from the Overview page.
Step 6: Monitor your deployment
Once you configure provisioning, use the following resources to monitor your deployment:
- Use the provisioning logs to determine which users are provisioned successfully or unsuccessfully
- Check the progress bar to see the status of the provisioning cycle and how close it's to completion
- If the provisioning configuration seems to be in an unhealthy state, the application goes into quarantine. Learn more about quarantine states the application provisioning quarantine status article.
Additional resources
- Managing user account provisioning for Enterprise Apps
- What is application access and single sign-on with Microsoft Entra ID?