Skip to content

Commit ed63acb

Browse files
authored
ui change (#23237)
1 parent 339837a commit ed63acb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/partials/cloudflare-one/warp/device-enrollment.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import { Tabs, TabItem } from '~/components';
99

1010
1. In [Zero Trust](https://one.dash.cloudflare.com), go to **Settings** > **WARP Client**.
1111
2. In **Device enrollment permissions**, select **Manage**.
12-
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:
12+
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:
1313
| Rule type | Selector | Value |
1414
| --------- | ---------| ------ |
1515
| Include | Emails ending in | `@company.com` |
@@ -19,7 +19,7 @@ import { Tabs, TabItem } from '~/components';
1919
Device posture checks are not supported in device enrollment policies. WARP can only perform posture checks after the device is enrolled.
2020
:::
2121

22-
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/).
22+
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/).
2323
5. Select **Save**.
2424

2525
</TabItem> <TabItem label="Terraform (v5)">

0 commit comments

Comments
 (0)