Skip to content

Commit 1692e72

Browse files
intune iOS instructions
1 parent 503b076 commit 1692e72

File tree

1 file changed

+36
-2
lines changed
  • src/content/docs/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment/partners

1 file changed

+36
-2
lines changed

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

Lines changed: 36 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,42 @@ Intune allows you to insert [predefined variables](https://learn.microsoft.com/e
4848

4949
Before proceeding with per-app VPN configuration, you must make sure Autoconnect is disabled for your organization in the Cloudflare dashboard.
5050

51-
52-
51+
1. Log in to Microsoft Intunes admin center for your organization.
52+
2. Go to **Devices** > **iOS/iPadOS Devices** > **Manage Devices** > **Configuration**. Select **+ Create** > **New Policy.**
53+
3. Select _Templates_ in the **Profile Type** dropdown menu, then select **VPN** as the **Template Name** and select **Create**.
54+
4. Give the configuration a name, and an optional description, if you desire, then select **Next**.
55+
5. Select _Custom VPN_ from the **Connection Type** dropdown menu.
56+
6. Expand the **Base VPN** section.
57+
- Give the VPN connection a name.
58+
- Enter "1.1.1.1" as the VPN server address (this value is not actually used).
59+
- Set _Username and password_ as the **Authentication method**.
60+
- Enter `com.cloudflare.cloudflareoneagent` as the VPN identifier.
61+
- Enter any Key and Value into the custom VPN attributes (Cloudflare One does not use these but Intunes requires at least one entry).
62+
7. Expand the **Automatic VPN** section. Select _Per-app VPN_ as the **Type of automatic VPN** and _packet-tunnel_ as the **Provider Type**. Select **Next**.
63+
8. Add any Groups, Users, or Devices to which you want to distribute this configuration and Select **Next**.
64+
9. Review the settings and select **Create**.
65+
10. Go to **Apps** > **iOS/iPadOS Apps** and select **+ Add**.
66+
11. Select _iOS store app_ from the **App Type** dropdown > **Select**.
67+
12. Select **Search the App Store**, then search for the app whose traffic you want to go through the VPN > select the desired app > **Select**.
68+
13. Review the selected app settings and Select **Next**.
69+
14. Select **+ Add Group** to add the group of users to which to distribute this app. Then select **None** underneath VPN.
70+
15. Select the configuration you just created from the VPN dropdown menu and select **OK**.
71+
16. Select **Next**, review the settings, then select **Create**.
72+
17. Repeat steps 10-16 for each app you want to use the VPN.
73+
74+
:::note
75+
76+
To support re-authentication, you must include a third-party browser that Cloudflare One can use to re-authenticate the user. The following third-party browsers are supported:
77+
78+
- Google Chrome
79+
- Firefox
80+
- Firefox Focus
81+
- Microsoft Edge
82+
- Brave
83+
- Opera
84+
85+
Cloudflare One will continue to use a Safari window for initial authentication per-security best practices.
86+
:::
5387

5488
## Android
5589

0 commit comments

Comments
 (0)