Skip to content

Commit 11d4cbb

Browse files
authored
Update parameters.mdx
1 parent 2be4bd7 commit 11d4cbb

File tree

1 file changed

+6
-4
lines changed
  • src/content/docs/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment

1 file changed

+6
-4
lines changed

src/content/docs/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment/parameters.mdx

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,9 @@ You can use the following parameters to configure a specific Zero Trust organiza
4747

4848
### `auth_client_id`
4949

50-
Enrolls the device in your Zero Trust organization using a [service token](/cloudflare-one/connections/connect-devices/warp/deployment/device-enrollment/#check-for-service-token).
50+
Enrolls the device in your Zero Trust organization using a [service token](/cloudflare-one/identity/service-tokens/#create-a-service-token).
5151
Requires the `auth_client_secret` parameter.
5252

53-
Note: The service token must have `Service Auth` [WARP enrollment permissions](/cloudflare-one/connections/connect-devices/warp/deployment/device-enrollment/#example-policies). Allow permissions will not work for service tokens.
54-
5553
**Value Type:** `string`
5654

5755
**Value:** Client ID of the service token.
@@ -65,9 +63,13 @@ Example configuration:
6563
<string>bdd31cbc4dec990953e39163fbbb194c93313ca9f0a6e420346af9d326b1d2a5</string>
6664
```
6765

66+
:::note
67+
The service token must have _Service Auth_ [device enrollment permissions](/cloudflare-one/connections/connect-devices/warp/deployment/device-enrollment/#check-for-service-token). Allow permissions will not work for service tokens.
68+
:::
69+
6870
### `auth_client_secret`
6971

70-
Enrolls the device in your Zero Trust organization using a [service token](/cloudflare-one/connections/connect-devices/warp/deployment/device-enrollment/#check-for-service-token).
72+
Enrolls the device in your Zero Trust organization using a [service token](/cloudflare-one/identity/service-tokens/#create-a-service-token).
7173
Requires the `auth_client_id` parameter.
7274

7375
**Value Type:** `string`

0 commit comments

Comments
 (0)