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
Administrators can provide users with a custom login link or QR code that automatically fills in your organization's <GlossaryTooltipterm="team name">team name</GlossaryTooltip> during device enrollment. Using a QR code reduces the potential for error that comes with manual entry of the team name.
99
+
100
+
#### Generate a QR code
101
+
102
+
To generate a device enrollment QR code:
103
+
104
+
1. Copy the following link, replacing `your_team_name` with your Zero Trust <GlossaryTooltipterm="team name">team name</GlossaryTooltip>:
2. Use any QR code generator to embed the link in a QR code.
109
+
3. Distribute the QR code to users.
110
+
111
+
#### Use the QR code
112
+
113
+
To enroll a device using the QR code:
114
+
115
+
1.[Download](/cloudflare-one/connections/connect-devices/warp/download-warp/) and install the Cloudflare One Agent app.
116
+
2. Scan the QR code provided by your administrator. Alternatively, go to the login link that is embedded in the QR code.
117
+
118
+
The Cloudflare One Agent app will open and start the onboarding flow.
119
+
3. Review the privacy policy and select **Accept**.
120
+
4. On the **Enter team name** screen, confirm that the pre-populated <GlossaryTooltipterm="team name">team name</GlossaryTooltip> matches your organization.
121
+
122
+
:::note[`Already Authenticated` error]
123
+
If Cloudflare One Agent is already logged in using another team name, you must first log out of that account. Go to **Settings** > **Account** to log out, and then retry the QR code or login link.
124
+
:::
125
+
6. Complete the authentication steps required by your organization.
126
+
7. After authenticating, select **Install VPN Profile**.
127
+
8. In the **Connection request** popup window, select **OK**.
128
+
9. If you did not enable [auto-connect](https://developers.cloudflare.com/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/#auto-connect), manually turn on the switch to **Connected**.
129
+
130
+
The device is now protected by your organization's Zero Trust policies.
131
+
81
132
## Virtual machines
82
133
83
134
By default, virtual machines (VMs) are subject to the WARP client settings of the host. If you want to deploy a separate instance of WARP in a VM, you must configure the VM to operate in bridged networking mode.
0 commit comments