Open alwell-kevin opened 4 years ago
Also, this file VisualStudio/docs/getting-started/authenticating-to-github.md
does not mention installing the extension, and nowhere does it say I have to close VS first.
Hi folks 👋
From the clone dialog, could you click on Add/Change Accounts
. Then select the GitHub
tab and Sign in with your browser
. You should then have to option to authenticate for your SAML SSO protected organization!
Singing in using a username/password is being deprecated in favor of the web-flow. I'm hoping to remove the username/password option entirely to avoid this potential confusion.
Versions
What happened
After SSO into my GitHub Organization (on GitHub.com) I attempt to clone a repository. During that clone, the "Open from GitHub" dialog prompt appears (illustrated in the image below). The text "Resource protected by organization SAML enforcement. You must grant your personal token access to this organization" is misleading developers into thinking they need to re-authenticate in some way while they actually have a valid session and can successfully access Org resources.
Steps to Reproduce
Steps to reproduce the behavior:
Expected behavior
Screenshots
Additional context
cc: @johnjay0, @rchillara07, @mienabeard