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

Changed OidcBrowser url from 127.0.0.1 to localhost. Fixes #301. #313

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Jackabomb
Copy link

Fix #301 affecting pre-Windows 10 devices. I know Windows 7 is out-of-support, but in this case the fix is trivial.

Changes the redirect URL for Oidc to use 'localhost' instead of '127.0.0.1'.
Windows seems to block opening the port prior to Windows 10 if it uses anything other than localhost.

I've tested on two machines, one with Win7 and the other with Win10.

@Jackabomb
Copy link
Author

Also fixes #347 and most likely fixes #365.

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

Successfully merging this pull request may close these issues.

[Windows <10 only?] System.Exception: No unused port found!
1 participant