github / VisualStudio

GitHub Extension for Visual Studio
https://visualstudio.github.com
MIT License
2.37k stars 1.21k forks source link

Add Compatibility with Ping Identification (PingID) #916

Open garciaj opened 7 years ago

garciaj commented 7 years ago

Some of us are working with PingID to login into private repos in GitHub, so, is there any plan to add compatibility with PingID (https://www.pingidentity.com)

shana commented 7 years ago

Looks like this is a single sign-on system so it likely requires authentication via web flow, which we don't support right now.

Tracked general webflow auth in https://github.com/github/VisualStudio/issues/977

Once webflow auth is implemented, this probably will work out of the box.