How coder_external_auth
work ?
#10451
Replies: 4 comments 15 replies
-
Hi @glenn2wang, you need to inject the
It would benefit if we also explain this process in our docs. |
Beta Was this translation helpful? Give feedback.
-
@kylecarbs to understand it better,
What happens if both are configured? Which one takes the priority? Is there a way to prefer one over the other? cc: @bpmct |
Beta Was this translation helpful? Give feedback.
-
Is gitlab has token such like github_token ? |
Beta Was this translation helpful? Give feedback.
-
I have got a similar problem. here are the relevant configs from main.tf
In the terminal, the GITHUB_TOKEN environment variable exists but is not in IDE's terminal, even if I manually export GITHUB_TOKEN in the IDE, it still asks for username/password when Any help would be appreciated, thanks, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
when I use the coder_external_auth, it can auto Clone repo from GitHub when i create workspace or git clone in the terminal.
but in the IDE such like vscode or Jebrains IDEA , when I push or pull code, it still need username & password.
i do not know such thing missed by me, or sothing else
Beta Was this translation helpful? Give feedback.
All reactions