github / github/vscode-github-actions
GitHub Enterprise sign-in fails with "No auth flow succeeded" using OAuth and PAT on VPN
- Linguagem predominante
- TypeScript
- Estrelas
- 660
- Forks
- 213
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
🐛 Describe the bug
VS Code fails to authenticate with our GitHub Enterprise server (https://git.cedacrigroup.it) via any supported auth flow.
After attempting both OAuth and Personal Access Token (PAT), the error Sign in failed: Error: No auth flow succeeded is always shown.
🔁 To Reproduce
Steps to reproduce the behavior:
Connected to company VPN
Open VS Code (latest version)
Sign in to GitHub Enterprise:
OAuth → browser opens, but fails to complete flow
Device code → hangs or fails
PAT → accepted, then "No auth flow succeeded" error
VS Code never completes login
✅ Expected behavior
Login to GitHub Enterprise (git.cedacrigroup.it) should complete either via OAuth, device code, or PAT.
The GitHub Pull Requests and Issues extension should be able to authenticate properly.
📷 Screenshots
OAuth failure:
Sign in failed: Error: No auth flow succeeded.
PAT failure:
Same message after entering token.
Extension prompt appears but does not finish.
📦 Extension Version
github.vscode-pull-request-github: 0.112.0
ms-vscode.azure-repos: 0.40.0
github.vscode-github-actions:
0.27.2
VS Code: 1.101.2 (user setup)
OS: Windows 11
VPN: Yes (corporate)
📎 Additional context
The GitHub Enterprise server is reachable in browser (https://git.cedacrigroup.it)
SSO might be enabled on the enterprise server
Tried setting github.gitAuthenticationHosts and github.enterpriseServer in settings.json
Also attempted to manually set github-enterprise.uri
Guia de contribuição
Direção de pesquisa
Start by reproducing the OAuth, device-code, and PAT flows on Windows 11 while connected to the VPN, using the GitHub Enterprise host in the report. Review how github.gitAuthenticationHosts, github.enterpriseServer, and github-enterprise.uri are handled, then verify that sign-in completes for the reported enterprise server through at least one supported flow.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- github, typescript, vscode
- Domínio
- authentication, devtools
- Tipo de issue
- Bug
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Status de atividade
- Pouca atividade
- Clareza
- Precisa de esclarecimento
- Facilidade para iniciantes
- 35/100