Reuse OIDC credentials for external authentication #18398
NN708
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, Coder has two similar but distinct configurations: OIDC authentication and external authentication. In our use case, both configurations point to the same Gitea instance.
Could we leverage the OIDC authentication credentials for external authentication as well? This way, after users sign in with Gitea (OIDC), they wouldn't need to authenticate again when cloning a repository from it.
Beta Was this translation helpful? Give feedback.
All reactions