Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Added local redirect for Windows. #2150

Merged
merged 3 commits into from
Aug 10, 2018
Merged

Added local redirect for Windows. #2150

merged 3 commits into from
Aug 10, 2018

Conversation

russjones
Copy link
Contributor

Purpose

rundll32.exe truncates long URLs when opening the default browser on Windows. Instead of passing a long URL to rundll32.exe, create a server that runs on the client that always re-directs to a long URL but itself has a short URL.

Implementation

  • Start a httptest server that always redirects to the SAML provider. Pass this to rundll32.exe.

Related Issues

#1996

@russjones russjones requested a review from klizhentas August 7, 2018 22:38
@russjones russjones force-pushed the rjones/windows-redir branch from 4a7f549 to 7e4b543 Compare August 7, 2018 23:46
@russjones russjones merged commit f3eef0d into master Aug 10, 2018
@russjones russjones deleted the rjones/windows-redir branch August 10, 2018 19:10
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants