Skip to content

Commit 6a9b0d6

Browse files
committed
PM feedback
1 parent f62070a commit 6a9b0d6

File tree

1 file changed

+32
-20
lines changed

1 file changed

+32
-20
lines changed

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

Lines changed: 32 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -80,52 +80,64 @@ The device is now protected by your organization's Zero Trust policies. For more
8080

8181
The device is now protected by your organization's Zero Trust policies.
8282

83-
### Enroll using a QR code
83+
### Enroll using a URL
8484

8585
<Details header="Feature availability">
8686

8787
| System | Availability | Minimum WARP version |
8888
| -------- | ------------ | -------------------- |
89-
| Windows || |
89+
| Windows || |
9090
| macOS || |
9191
| Linux || |
92-
| iOS || 1.5 |
93-
| Android || |
94-
| ChromeOS || |
92+
| iOS || 1.10 |
93+
| Android || 2.4 |
94+
| ChromeOS || 2.4 |
9595

9696
</Details>
9797

98-
Administrators can provide users with a custom login link or QR code that automatically fills in your organization's <GlossaryTooltip term="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.
98+
Administrators can provide users with a custom login URL that automatically fills in your organization's <GlossaryTooltip term="team name">team name</GlossaryTooltip> during device enrollment. Using a URL reduces the potential for error that comes with manual entry of the team name. The WARP client supports URLs accessed through a direct link or a QR code.
9999

100-
#### Generate a QR code
100+
#### Generate a login URL
101101

102-
To generate a device enrollment QR code:
102+
To generate a URL for device enrollment:
103103

104104
1. Copy the following link, replacing `your_team_name` with your Zero Trust <GlossaryTooltip term="team name">team name</GlossaryTooltip>:
105105
```txt
106106
cf1app://oneapp.cloudflare.com/team?name=your_team_name
107107
```
108-
2. Use any QR code generator to embed the link in a QR code.
109-
3. Distribute the QR code to users.
108+
2. (Optional) Use any QR code generator to embed the link in a QR code.
109+
3. Distribute the link or QR code to users.
110110

111-
#### Use the QR code
111+
#### Use the login URL
112112

113-
To enroll a device using the QR code:
113+
To enroll a device using a login URL:
114114

115115
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.
116+
2. Go to the [login URL](#generate-a-login-url) provided by your account administrator. Direct links and QR code embedded links are supported. To use a QR code, open the QR scanner app on your device and scan the QR code.
117117

118118
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 <GlossaryTooltip term="team name">team name</GlossaryTooltip> matches your organization.
119+
120+
:::note
121+
If the device is already enrolled in this account, Cloudflare One agent will bypass onboarding and show the **Connected** switch.
122+
:::
123+
124+
3. To complete the onboarding flow:
125+
126+
a. Review the privacy policy and select **Accept**.
127+
128+
b. On the **Enter team name** screen, confirm that the pre-populated <GlossaryTooltip term="team name">team name</GlossaryTooltip> matches your organization.
121129

122130
:::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.
131+
If Cloudflare One Agent is 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.
124132
:::
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](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/#auto-connect), manually turn on the switch to **Connected**.
133+
134+
c. Complete the authentication steps required by your organization.
135+
136+
d. After authenticating, select **Install VPN Profile**.
137+
138+
e. In the **Connection request** popup window, select **OK**.
139+
140+
4. If you did not enable [auto-connect](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/#auto-connect), manually turn on the switch to **Connected**.
129141

130142
The device is now protected by your organization's Zero Trust policies.
131143

0 commit comments

Comments
 (0)