Azure-Samples / contoso-real-estate

Intelligent enterprise-grade reference architecture for JavaScript, featuring OpenAI integration, Azure Developer CLI template and Playwright tests.
MIT License
860 stars 511 forks source link

[Chore] (Portal) - GitHub login fails - redirect is empty #360

Closed diberry closed 11 months ago

diberry commented 11 months ago
  1. On portal, select GitHub auth (with dev tools open)
  2. View URL as https://victorious-river-03cbdf403.3.azurestaticapps.net/.auth/login/github?post_login_redirect_uri=undefined
  3. Is this an issue with SWA build or AZD deploy?
  4. If I go back to root, I am logged in so not blocking but generally annoying. image

Har attached (remove .txt extension to use) 20230925-github-social-login-victorious-river-03cbdf403.3.azurestaticapps.net.har.txt

manekinekko commented 11 months ago

I suspect this issue was introduced by this commit. It needs more investigations.