Skip to content

Commit 8af20c6

Browse files
authored
clarify pre-login behavior (#25403)
1 parent c813f04 commit 8af20c6

File tree

1 file changed

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

1 file changed

+5
-3
lines changed

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

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,10 @@ To enable the Windows pre-login feature, an MDM file in the following format mus
9696
</dict>
9797
```
9898

99-
WARP will only apply the pre-login configuration when no other WARP registration exists and the user has not yet logged into Windows. When the pre-login configuration is in effect, the device will appear on **My Team** > **Devices** with the email `non_identity@<team-name>.cloudflareaccess.com`.
99+
WARP will apply the pre-login configuration when no other WARP registration exists and the user has not yet logged into Windows. When the pre-login configuration is in effect, the device will appear on **My Team** > **Devices** with the email `non_identity@<team-name>.cloudflareaccess.com`.
100100

101-
After the user logs into Windows, WARP will automatically switch to the default MDM configuration and prompt the user to authenticate with the IdP. Once authenticated, WARP registers and connects with the user identity. The **My Team** > **Devices** page will now show a new device associated with the user's email. This user registration will then be used for any subsequent connections, including before the next Windows user login.
101+
After the user logs into Windows, WARP will automatically switch to the default MDM configuration and prompt the user to authenticate with the IdP. Once authenticated, WARP registers and connects with the user identity. The **My Team** > **Devices** page will now show a new device associated with the user's email.
102102

103-
Deleting the user registration would cause WARP to switch back to the pre-login configuration as soon as the user logs out of Windows.
103+
If [multi-user mode](/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment/windows-multiuser/) is turned off, this user registration will be used for any subsequent connections, including before the next Windows user login. Deleting the user registration would cause WARP to switch back to the pre-login configuration as soon as the user logs out of Windows.
104+
105+
To learn how the pre-login configuration works with [multi-user mode](/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment/windows-multiuser/), refer to the [WARP registration flowchart](/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment/windows-multiuser/#warp-registration-logic).

0 commit comments

Comments
 (0)