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

Invalid redirect URI for Azure login in GitHub Codespaces. #306

Closed
pavinan opened this issue Aug 30, 2021 · 2 comments
Closed

Invalid redirect URI for Azure login in GitHub Codespaces. #306

pavinan opened this issue Aug 30, 2021 · 2 comments

Comments

@pavinan
Copy link

pavinan commented Aug 30, 2021

Azure login is not working in GitHub Codespaces.

It is creating redirect URL as https://myrepo.github.github.dev. (notice 2 githubs)
After having error page, I edited URL to single github and refreshed page. It worked.

image

@wwlorey
Copy link
Contributor

wwlorey commented Aug 30, 2021

Hi @pavinan, as an additional workaround for now - you can use the "Azure: Sign In with Device Code" command to sign in.

@wwlorey wwlorey added this to the 0.10.0 milestone Sep 8, 2021
@wwlorey
Copy link
Contributor

wwlorey commented Nov 18, 2021

Closing this as I'm not able to repro the problem in Codespaces. My best guess is that it was fixed by the VS Code team.

For more context: the local server's URL isn't something we control; it's assumed that the URL is localhost and Codespaces handles turning that into the appropriate github.dev URL.

Please let us know if you run into any more issues!

@wwlorey wwlorey closed this as completed Nov 18, 2021
@wwlorey wwlorey removed this from the 0.10.0 milestone Nov 18, 2021
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

No branches or pull requests

2 participants