Skip to content
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

OpenID Connect #4205

Open
joshp23 opened this issue Nov 26, 2019 · 10 comments
Open

OpenID Connect #4205

joshp23 opened this issue Nov 26, 2019 · 10 comments
Labels

Comments

@joshp23
Copy link
Contributor

joshp23 commented Nov 26, 2019

It would be useful to be able to enable OpenID Connect SSO functionality. A basic OpenID Connect library is available here that works with self hosted OIDC Provider solutions such as KeyCloak. This could also enable so called social login with ie. guthub credentials.

This single sign on solution is useful for users that host several apps, and want to streamline and simplify user management and authentication across apps.

@badrihippo
Copy link

I agree with this. Just to be clear, OpenID support doesn't necessarily mean using closed services like GitHub or Facebook as assumed in the old discussion at #795. One could also have their own internal setup using something like SimpleLogin or a custom auth backend (something that I, for one, would find very useful).

@joshp23
Copy link
Contributor Author

joshp23 commented Mar 12, 2021

Still hoping for this for use with my own OIDC server.

@helmut72
Copy link

helmut72 commented Oct 3, 2022

Would be great to login users to Wallabag using OIDC. Then I don't need to login to every service I use. For Wallabag client apps, a seperate app password should help to be compatible with existing apps.

@parikhparth23
Copy link

any update on this?

@j0k3r j0k3r added the Feature label Jan 2, 2023
@linarphy
Copy link

I'm really interested in this feature too !

@hibare
Copy link

hibare commented May 3, 2023

Could this be prioritized. This is the only features that is holding me back from self-hosting wallabag

@Kdecherf
Copy link
Member

Kdecherf commented May 3, 2023

@hibare unfortunately it is not considered as a priority for now, as we need to work on the symfony 5 update

@Nimamoh
Copy link

Nimamoh commented May 27, 2023

Too bad, look forward to this feature too.

This is a good project, thank you for your work!

@GAS85
Copy link

GAS85 commented Apr 5, 2024

Really need this, to use my own e.g. Nextcloud or KeyCloak as IDP.

@EHRETic
Copy link

EHRETic commented May 4, 2024

+1 for me, I would like to integrate it with Authentik! :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests