- Notifications
You must be signed in to change notification settings - Fork926
Reuse OIDC credentials for external authentication#18398
NN708 started this conversation inFeature Requests
-
Currently, Coder has two similar but distinct configurations:OIDC authentication andexternal 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. |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 0 comments
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment