Skip to content

Commit 2be4bd7

Browse files
authored
Add Service Auth requirement documentation for auth_client_id service tokens.
1 parent d74d737 commit 2be4bd7

File tree

1 file changed

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

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ You can use the following parameters to configure a specific Zero Trust organiza
5050
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).
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+
5355
**Value Type:** `string`
5456

5557
**Value:** Client ID of the service token.
@@ -282,4 +284,4 @@ An optional property. `is_browser` will help the Cloudflare One Agent applicatio
282284

283285
**Value Type**: `boolean`
284286

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

Comments
 (0)