You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/fundamentals/account/account-security/scim-setup/entra.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ Once you have [gathered the required data](/fundamentals/account/account-securit
28
28
## Configure user & group synchronization in Microsoft Entra ID application
29
29
30
30
1. Navigate to the application just created, under **Manage** on the sidebar menu, select **Provisioning**.
31
-
2. Once the SCIM application is created, [assign users and groups to the application](https://learn.microsoft.com/en-us/entra/identity/enterprise-apps/assign-user-or-group-access-portal?pivots=portal).
31
+
2. Once the SCIM application is created, [assign users and groups to the application](https://learn.microsoft.com/entra/identity/enterprise-apps/assign-user-or-group-access-portal).
32
32
3. After the users are assigned, begin syncing your Users & Groups into Cloudflare by select **Provisioning** > **Start Provisioning**.
33
33
34
34
:::note
@@ -47,7 +47,7 @@ If the Entra group shares the same name of a Cloudflare user group, the Cloudfla
Cloudflare's SCIM integration requires one external application per account. Customers with many accounts may want to automate part of the setup to save time and reduce the amount of time spent in the Entra administrative UI.
50
+
Cloudflare's SCIM integration requires one external application per account. Customers with multiple accounts may want to automate part of the setup to save time and reduce the amount of time spent in the Entra administrative UI.
51
51
52
52
The initial setup of creating the non-gallery applications and adding the provisioning URL and API key are scriptable via API, but the rest of the setup is dependent on your specific need and IDP configuration.
0 commit comments