Skip to content

Commit 36e9227

Browse files
authored
Update entra.mdx
1 parent 645e5c5 commit 36e9227

File tree

1 file changed

+2
-2
lines changed
  • src/content/docs/fundamentals/account/account-security/scim-setup

1 file changed

+2
-2
lines changed

src/content/docs/fundamentals/account/account-security/scim-setup/entra.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Once you have [gathered the required data](/fundamentals/account/account-securit
2828
## Configure user & group synchronization in Microsoft Entra ID application
2929

3030
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).
3232
3. After the users are assigned, begin syncing your Users & Groups into Cloudflare by select **Provisioning** > **Start Provisioning**.
3333

3434
:::note
@@ -47,7 +47,7 @@ If the Entra group shares the same name of a Cloudflare user group, the Cloudfla
4747

4848
## (Optional) Automate Cloudflare's SCIM integration
4949

50-
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.
5151

5252
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.
5353

0 commit comments

Comments
 (0)