-
-
Notifications
You must be signed in to change notification settings - Fork 239
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
Feature request : SSO with OpenID (OIDC) #48
Comments
I will put this idea on the RoadMap project, I think it would be a good idea. |
Based on the actual roadmap what will be a reasonable delay? With absolute no guarantee of course. |
There is no other high priority task, so I think I will put it as a next step. |
FYI |
😲 If you maintain this timeline I will, for sure, buy you a big coffee! |
🤣 ChatGPT apologies are enormous! But personally I will go trough passport. It's a good battlefield tested library and I'm sure that you will be able to connect it with Connect2Id in one or the other way. |
Lol yes there I can't even ask again 🤣 Yep, passport for me too is the best choice. |
@matbgn any suggestions for local OIDC connect provider to make tests? |
An easy and straightforward solution would be to use Authentik (https://github.com/goauthentik/authentik), personally I use Keycloak. |
I just pushed the OIDC Connect function to To make it working in your local environment:
|
@matbgn any news about this? |
Finally I managed to deploy it on Caprover and made a PR on the community for its basic installation as a reward (sorry for the delay) see caprover/one-click-apps#888 Next I'll try with OIDC and get back to you or make a new issue specifically for that if needed, but I don't mind so. |
As promised the coffee is on its way, enjoy! ☕ |
That's great, thanks for your help!
Thanks a lot mate! don't hesitate if you need any help, I have a lot to do, but I can help on my free time |
Would it be possible to implement a more open protocol for single sign-on like OIDC?
The open-source library Passport.js could be a solution if needed.
The text was updated successfully, but these errors were encountered: