From 7df08d30733c22b40dbbd8f3fb7e74c384c6b74e Mon Sep 17 00:00:00 2001 From: Ranbel Sun Date: Wed, 25 Jun 2025 13:22:22 -0400 Subject: [PATCH] ui change --- .../partials/cloudflare-one/warp/device-enrollment.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/partials/cloudflare-one/warp/device-enrollment.mdx b/src/content/partials/cloudflare-one/warp/device-enrollment.mdx index 74a07a7d133ca4..2104bd3ae73fff 100644 --- a/src/content/partials/cloudflare-one/warp/device-enrollment.mdx +++ b/src/content/partials/cloudflare-one/warp/device-enrollment.mdx @@ -9,7 +9,7 @@ import { Tabs, TabItem } from '~/components'; 1. In [Zero Trust](https://one.dash.cloudflare.com), go to **Settings** > **WARP Client**. 2. In **Device enrollment permissions**, select **Manage**. -3. In the **Rules** tab, configure one or more [Access policies](/cloudflare-one/policies/access/) to define who can join their device. For example, you could allow all users with a company email address: +3. In the **Policies** tab, configure one or more [Access policies](/cloudflare-one/policies/access/) to define who can join their device. For example, you could allow all users with a company email address: | Rule type | Selector | Value | | --------- | ---------| ------ | | Include | Emails ending in | `@company.com` | @@ -19,7 +19,7 @@ import { Tabs, TabItem } from '~/components'; Device posture checks are not supported in device enrollment policies. WARP can only perform posture checks after the device is enrolled. ::: -4. In the **Authentication** tab, select the [identity providers](/cloudflare-one/identity/idp-integration/) users can authenticate with. If you have not integrated an identity provider, you can use the [one-time PIN](/cloudflare-one/identity/one-time-pin/). +4. In the **Login methods** tab, select the [identity providers](/cloudflare-one/identity/idp-integration/) users can authenticate with. If you have not integrated an identity provider, you can use the [one-time PIN](/cloudflare-one/identity/one-time-pin/). 5. Select **Save**.