Vscode-pull-request-github: Git Pull Requests Issue with GHE with proxy behind

Created on 1 Feb 2019  路  2Comments  路  Source: microsoft/vscode-pull-request-github

This is extension to https://github.com/Microsoft/vscode-pull-request-github/issues/432

I wanted to use git pull requests extesnion to pull the PRs from GHE.

Vs code : 1.30.2
When i click sign on popped up right corner , it is taking me to oauth flow. How this GIT pull requests extension has to be registed with github.mycompany.com ? as the call back uri is vscode:github.vscode-pull-request-github which was default configured extension source code. Can any body help me here to come out of this.?

GitHubEnterprise bug

Most helpful comment

Issue Continue.....
When hitting the "sign in " and "authorise", seems it is taking the "clientId" from github.com, which is an open domain. But how to make it consider github.mycompany.com and register the extension in enterprize domain? What is call back url for an extension to be registered as oauth application in gurthu.mycompany.com?

Help us.. please.!!

All 2 comments

Issue Continue.....
When hitting the "sign in " and "authorise", seems it is taking the "clientId" from github.com, which is an open domain. But how to make it consider github.mycompany.com and register the extension in enterprize domain? What is call back url for an extension to be registered as oauth application in gurthu.mycompany.com?

Help us.. please.!!

Hi @alphaseenu. Sorry it's taken a while for us to catch up on this.

The method of authentication you are attempting is the Integrated Sign In. We have it documented here.

If you are unable to use that method, the alternative is to create a Personal Access Token documented here.

I'm going to close this issue, feel free to re-open if you have additional questions.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kieferrm picture kieferrm  路  4Comments

alexdima picture alexdima  路  3Comments

kieferrm picture kieferrm  路  4Comments

erihanse picture erihanse  路  4Comments

Tyriar picture Tyriar  路  4Comments