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

Trial app create experience is different depending on browser and authentication method #1672

Closed
wwlorey opened this issue Jul 6, 2020 · 2 comments

Comments

@wwlorey
Copy link
Contributor

wwlorey commented Jul 6, 2020

Using this link https://code.visualstudio.com/tryappservice/ in Chrome, authenticating with GitHub or captcha takes you here:
Screen Shot 2020-07-06 at 12 24 36 PM

Authenticating with Microsoft takes you here:
Screen Shot 2020-07-06 at 12 33 21 PM

Same behavior in Safari, except authenticating with Captcha takes you to https://code.visualstudio.com 😭

@fashaikh
Copy link

This happens when you try a different auth method after you already have one resource in the same browser session (different tab or same) . Likely because the browser sends the previously cached session information. There was some discussion around this earlier, cant find the issue. Created a new one to track this for future.
projectkudu/TryAppService#95

Workaround: use a different browser in this case or close al inPrivate sessions and open a new one

@ejizba
Copy link
Contributor

ejizba commented Feb 3, 2021

Closing because of #1880

@ejizba ejizba closed this as completed Feb 3, 2021
@ejizba ejizba removed this from the tracking milestone Feb 3, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Mar 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants