You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment/parameters.mdx
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,11 +47,9 @@ You can use the following parameters to configure a specific Zero Trust organiza
47
47
48
48
### `auth_client_id`
49
49
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).
51
51
Requires the `auth_client_secret` parameter.
52
52
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.
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
+
68
70
### `auth_client_secret`
69
71
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).
0 commit comments