Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,22 +1,4 @@
---
pcx_content_type: reference
title: Parameters
description: Explore parameters for deploying Cloudflare WARP via MDM, including organization setup and device registration for Zero Trust.
sidebar:
order: 2

---

import { GlossaryTooltip } from "~/components"

Each client supports the following set of parameters as part of their deployment, regardless of the deployment mechanism.

:::note

Most of the parameters listed below are also configurable in Zero Trust under **Settings** > **Devices**. In the event of conflicting settings, the WARP client will always give precedence to settings on the local device (for example, in your `mdm.xml` or `com.cloudflare.warp.plist` files).

:::

---\npcx_content_type: reference\ntitle: Parameters\ndescription: Discover parameters for deploying Cloudflare WARP via MDM, including organization setup, device registration, and DNS policy enforcement for Zero Trust.\nsidebar:\n order: 2\n\n---\n\nimport { GlossaryTooltip } from "~/components"\n\nEach client supports the following set of parameters as part of their deployment, regardless of the deployment mechanism.\n\n:::note\n\nMost of the parameters listed below are also configurable in Zero Trust under **Settings** > **Devices**. In the event of conflicting settings, the WARP client will always give precedence to settings on the local device (for example, in your `mdm.xml` or `com.cloudflare.warp.plist` files).\n\n:::\n
## Required for full Cloudflare Zero Trust features

For the majority of Cloudflare Zero Trust features to work, you need to specify a team name. Examples of Cloudflare Zero Trust features which depend on the team name are [HTTP policies](/cloudflare-one/policies/gateway/http-policies/), [Browser Isolation](/cloudflare-one/policies/browser-isolation/), and [device posture](/cloudflare-one/identity/devices/).
Expand Down
Loading