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
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,6 +50,8 @@ You can use the following parameters to configure a specific Zero Trust organiza
50
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).
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.
54
+
53
55
**Value Type:**`string`
54
56
55
57
**Value:** Client ID of the service token.
@@ -282,4 +284,4 @@ An optional property. `is_browser` will help the Cloudflare One Agent applicatio
282
284
283
285
**Value Type**: `boolean`
284
286
285
-
**Value**: If the value is `true`, identifies the application defined in `app_identifier` as a browser. The default value is `false` and `is_browser` is an optional property.
287
+
**Value**: If the value is `true`, identifies the application defined in `app_identifier` as a browser. The default value is `false` and `is_browser` is an optional property.
0 commit comments