-
Notifications
You must be signed in to change notification settings - Fork 156
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
[feat] Support OIDC for the SSO #4906
Comments
@kumo-rn5s will try this issue, thanks! |
@t-kikuc Thank you. |
@kumo-rn5s Thanks a lot for having interest 😄 Please ping us here if you need any help while implementing this 🤝 |
The source code about this feature itself is complete, and I am currently conducting integration tests with the following provider.
However, debugging the control plane is taking longer than expected, and it seems unlikely that we will make it in time for v0.48.0. By the way, if you have any efficient debugging methods for the control plane, please let me know. It would be helpful if there is a way to run the debug based on VSCode. |
What would you like to be added:
Support OIDC for Control Plane's SSO.
Why is this needed:
Currently, only GitHub and Google are supported for the SSO.
However, some users want to use the SSO with other general protocols(OIDC, OAuth, SAML, LDAP, ...), especially those who need to use their internal auth system.
The text was updated successfully, but these errors were encountered: