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
2. Copy the token's **Client ID** and **Client Secret**.
13
13
14
-
3.In your [device enrollment permissions](/cloudflare-one/connections/connect-devices/warp/deployment/device-enrollment/#set-device-enrollment-permissions), create the following policy:
14
+
3.Go to **Access** > **Policies** and create the following policy:
| Service Auth | Include | Service Token |`<TOKEN-NAME>`|
19
19
20
-
4. In your MDM [deployment parameters](/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment/parameters/), add the following fields:
20
+
Make sure to set **Action** to _Service Auth_ instead of _Allow_.
21
+
4. Add the Access policy to your [device enrollment permissions](/cloudflare-one/connections/connect-devices/warp/deployment/device-enrollment/#set-device-enrollment-permissions).
22
+
5. In your MDM [deployment parameters](/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment/parameters/), add the following fields:
21
23
*`auth_client_id`: The **Client ID** of your service token.
22
24
*`auth_client_secret`: The **Client Secret** of your service token.
0 commit comments