-
Notifications
You must be signed in to change notification settings - Fork 9.9k
PCX-18641: Adds limitation to browser-based RDP docs about Entra AD joined accounts #24107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -223,7 +223,6 @@ Cloudflare will not configure user identifiers on the RDP target. Any user ident | |
| #### Microsoft Entra ID | ||
|
|
||
| User identifiers that are bound to Microsoft Entra ID domains must enter their username as `AzureAD\[email protected]` or `AzureAD\user`. The `AzureAD\` prefix is case-insensitive. | ||
|
|
||
| The login flow differs slightly when using an Microsoft Entra ID-bound username: | ||
|
|
||
| 1. Enter your username in one of the formats outlined above. | ||
|
|
@@ -242,3 +241,5 @@ The login flow differs slightly when using an Microsoft Entra ID-bound username: | |
| - **Clipboard size limit**: Data copied between the local machine and the browser-based RDP session may not exceed 500 KB. | ||
| - **Clipboard controls**: Admins do not have the ability to restrict copy/paste actions between the remote machine and the user's local clipboard. | ||
| - **File transfers**: Users cannot copy/paste files from their local machine to the remote machine and vice versa. | ||
| - **Authenticating to Entra-joined Accounts**: Browser-based RDP does not support PKU2U authentication which is required for NLA (Network Level Authentication) with Entra-joined accounts. Connecting to Entra-joined accounts will require disabling enforcment of NLA. This setting can be found in the Control Panel "Remote Desktop Settings". | ||
|
|
||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.