Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trouble using standard Windows OAuth flow on L3 server #4

Open
sebbacon opened this issue Dec 10, 2020 · 2 comments
Open

Trouble using standard Windows OAuth flow on L3 server #4

sebbacon opened this issue Dec 10, 2020 · 2 comments

Comments

@sebbacon
Copy link

When @AnnaB45 git clones an https git URL on her laptop, it works, using the standard Github web-based oauth (note tail-end of her git config there, in case useful):

image

When she does the same thing on the L3 server, from the /e/anna_r directory, she gets a GitHub login dialog, it then fails (not clear exactly how), falls back to an OpenSSH login dialog, and then fails (per this SO post).

image

Here's her git config on the L3 server:

image

As a workaround she is currently logging in with a PAT

@sebbacon
Copy link
Author

sebbacon commented Dec 10, 2020

As a clue, git credential-manager version tells me we're using https://github.com/microsoft/Git-Credential-Manager-for-Windows/releases/tag/1.20.0

Some other possibly-useful debugging info here

@madwort
Copy link
Contributor

madwort commented Dec 10, 2020

hmmm, now unmaintained: microsoft/Git-Credential-Manager-for-Windows#918

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants