From fcd5c66100628df70d15c1e37e2a60f2000137d9 Mon Sep 17 00:00:00 2001 From: Ranbel Sun Date: Tue, 3 Jun 2025 18:51:28 -0400 Subject: [PATCH 1/2] Device Information Only with Windows pre-login --- .../configure-warp/warp-modes/device-information-only.mdx | 6 +++++- .../warp/deployment/mdm-deployment/windows-prelogin.mdx | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-modes/device-information-only.mdx b/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-modes/device-information-only.mdx index eab5eaedac4335d..ab392f7aec3a6fe 100644 --- a/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-modes/device-information-only.mdx +++ b/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-modes/device-information-only.mdx @@ -125,4 +125,8 @@ Device Information Only mode is now enabled on the device. To start enforcing de ![Browser prompts for client certificate](~/assets/images/cloudflare-one/connections/device-information-only-browser.png) - \ No newline at end of file + + +## Limitations + +Device Information mode is not compatible with the [Windows pre-login](/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment/windows-prelogin/) feature. The user must be logged into Windows because WARP needs to [install a certificate](##3-optional-verify-the-client-certificate) in the user store. \ No newline at end of file diff --git a/src/content/docs/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment/windows-prelogin.mdx b/src/content/docs/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment/windows-prelogin.mdx index 150e80d2d61625c..f51e4683a5a1459 100644 --- a/src/content/docs/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment/windows-prelogin.mdx +++ b/src/content/docs/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment/windows-prelogin.mdx @@ -11,7 +11,7 @@ import { Details, Render } from "~/components"; | [WARP modes](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-modes/) | [Zero Trust plans](https://www.cloudflare.com/teams-pricing/) | | ----------------------------------------------------------------------------------------- | ------------------------------------------------------------- | -| All modes | All plans | +| | All plans | | System | Availability | Minimum WARP version | | -------- | ------------ | -------------------- | From a960c9c4e2573c72233a04c38827fe7bf53003f9 Mon Sep 17 00:00:00 2001 From: ranbel <101146722+ranbel@users.noreply.github.com> Date: Wed, 4 Jun 2025 11:18:34 -0400 Subject: [PATCH 2/2] Update src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-modes/device-information-only.mdx Co-authored-by: Pedro Sousa <680496+pedrosousa@users.noreply.github.com> --- .../warp/configure-warp/warp-modes/device-information-only.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-modes/device-information-only.mdx b/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-modes/device-information-only.mdx index ab392f7aec3a6fe..f792069753e1300 100644 --- a/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-modes/device-information-only.mdx +++ b/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-modes/device-information-only.mdx @@ -129,4 +129,4 @@ Device Information Only mode is now enabled on the device. To start enforcing de ## Limitations -Device Information mode is not compatible with the [Windows pre-login](/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment/windows-prelogin/) feature. The user must be logged into Windows because WARP needs to [install a certificate](##3-optional-verify-the-client-certificate) in the user store. \ No newline at end of file +Device Information mode is not compatible with the [Windows pre-login](/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment/windows-prelogin/) feature. The user must be logged into Windows because WARP needs to [install a certificate](#3-optional-verify-the-client-certificate) in the user store. \ No newline at end of file