Skip to content
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

RDP: put the username in the load balancing cookie #49975

Merged
merged 1 commit into from
Dec 13, 2024
Merged

Conversation

zmb3
Copy link
Collaborator

@zmb3 zmb3 commented Dec 9, 2024

This doesn't change the behavior of the RDP server in any way, but load balancers sitting in front of the server may use the cookie to alter how they route connections.

Note that this is the default behavior of IronRDP when using username/password authentication, but we must explicitly enable it because we use smart card authentication instead.

changelog: Teleport's RDP client now sets the load balancing cookie to improve compatibility with local traffic managers.

This doesn't change the behavior of the RDP server in any way,
but load balancers sitting in front of the server may use the
cookie to alter how they route connections.

Note that this is the default behavior of IronRDP when using
username/password authentication, but we must explicitly enable
it because we use smart card authentication instead.
@zmb3 zmb3 requested a review from rosstimothy December 13, 2024 17:43
@zmb3 zmb3 added this pull request to the merge queue Dec 13, 2024
Merged via the queue into master with commit e50dae9 Dec 13, 2024
49 of 51 checks passed
@zmb3 zmb3 deleted the zmb3/rdp-lb-cookie branch December 13, 2024 18:12
@public-teleport-github-review-bot

@zmb3 See the table below for backport results.

Branch Result
branch/v16 Create PR
branch/v17 Create PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants