microsoft / microsoft/CmdPalGitHubExtension
Sign in on ghe.com
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 88
- Forks
- 13
- Avg merge
- 1h 1m
- Merged PRs (30d)
- 1
Description
Using Github Enterprise with Data Residency EU. So wie have a other url like: https://org.ghe.com
Login is automatically redirecting to github.com
So where can i configure our custom enterprise url?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the GitHub sign-in and redirect entry point in the C# extension, then trace where github.com is selected. Check how an enterprise URL such as https://org.ghe.com could be supplied and verify the sign-in flow uses it instead of github.com. Done means the configured GitHub Enterprise Data Residency EU URL is honored during login.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- authentication
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100