When signing in to GitHub from vscode, my default browser (Edge) opens a tab for authentication. The problem is that I want to authenticate to a user which is logged in on a different browser (Firefox) (***). It would be nice to have som...
Use Visual Studio Live Share or GitHub Copilot or some other service requiring github authentication for the first time Select the GitHub Authentication extension to handle login weep and probably give up before finding there's any way to get it to work...
Authenticate against https://sso.redhat.com/ with the redhat-account-auth authentication providerconst session = await authentication.getSession('redhat-account-auth', ['openid'], { createIfNone: true }); if (session) { // use access token doSomething(session.accessToken); } ...
Extension version: v0.80.1 VSCode Version: 1.86.1 OS: Ubuntu-22.04 / Windows-11 / AlmaLinux-9 Repository Clone Configuration (single repository/fork of an upstream repository): single repository (private repo on my github.com account) Gi...
Hi! The authentication through GitHub does not work (the authentication with Microsoft works). VSCode Version: Version: 1.66.2 Commit: dfd34e8260c270da74b5c2d86d61aee4b6d56977 Date: 2022-04-11T07:49:24.808Z Electron: 17.2.0 Chromium: 98...
Type: Bug Launch VSCode. Press account icon on the left side bar. Click 'Sign in to Sync Settings'. Here your browser opens the GitHub page, GitHib asks for your permission. You comfirm. And then VSCode notification is stuck saying 'Sign...
Github Authentication: Login Failure#183921 New issue Closed as not plannedDescription spirillen opened on May 31, 2023Does this issue occur when all extensions are disabled?: Don't know Version: 1.78.2 Commit: b3e4e68 Date: 2023-05-10T14:47:05.613Z Electron: 22.5.2 Chromium: 108.0....
We have enabled experimental functionality to support GitHub Enterprise Server, but this feature is an experimental beta and currently unsupported. To try this out, enable the use-enterprise setting to authenticate with your GitHub Enterprise Server Authentication Provider settings We currently do not ...
VS Code Version: latest OS Version: Windows 11 Steps to Reproduce: installed git in windows and it shows the version in vscode terminal installed the github extensions In firewall, added the vscode in the allow app list From browser i am able to open to my github account tried to singin ...
Same issue here with Github Enterprise and SAML Auth. Cannot fetch github context Error: Cannot fetch github context at vt (c:\Users\user\.vscode\extensions\github.vscode-github-actions-0.26.2\dist\extension-node.js:2:1444927) at Bt (c:\Users\user\.vscode\extensions\github.vscode-github-acti...