Git authentication doing nothing
Hello!
I've setup git auth following the doc (https://coder.com/docs/coder-oss/latest/admin/git-providers) but when i'm trying to clone a private repo, this problem occurs.
1. Coder shows me this:
2. I click the link
3. I'm redirected to the homepage of my coder web panel (
/workspaces
)
4. Nothing change in my shell after the login
Here's some additional infos:
- my .env is as follow:
- my client id and client secret are from the same OAUTH2 app that is responsible for the authentication in Coder
- this OAUTH2 app is related to another account than the one i'm trying to log intoGit Providers - Coder OSS main docs
Learn how connect Coder with external git providers
2 Replies
[RESOLVED]
-> https://github.com/coder/coder/issues/5416
GitHub
Git authentication doing nothing · Issue #5416 · coder/coder
I've setup git auth following the doc (https://coder.com/docs/coder-oss/latest/admin/git-providers) but when i'm trying to clone a private repo or doing any git-auth based operation...
Marked the thread as resolved.