vscode-pull-request-github
vscode-pull-request-github copied to clipboard
Multiple SSO authorizations leads to repeated authorization request on opening VS-code
- Extension version: 0.94.0
- VSCode Version: 1.92.1
- OS: Sonoma 14.5
- Repository Clone Configuration (single repository/fork of an upstream repository): single
- Github Product (Github.com/Github Enterprise version x.x.x): Github.com Enterprise
I work with two different enterprise orgs and both have their own SSO configurations. Whenever I open vs-code, it always asks me to authorize the newer organization, but never my original organization.
It seems it can only save authorization for one SSO configuration at a time?
Steps to Reproduce:
- Open VS-code and authorize two different github organizations via SSO
- open a repo in the second org
- quit vs-code
- re-open and it will ask for the auth again