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

Improve authentication by adding OAuth 2.0 and OpenID Connect #2050

Open
fv3rdugo opened this issue Apr 26, 2024 · 0 comments
Open

Improve authentication by adding OAuth 2.0 and OpenID Connect #2050

fv3rdugo opened this issue Apr 26, 2024 · 0 comments

Comments

@fv3rdugo
Copy link
Member

Actually Ravada allow local users in DB, LDAP and SSO/CAS as authentication protocol.
It might be a good idea to add OpenID Connect. It's an interoperable authentication protocol based on the OAuth 2.0 framework of specifications (IETF RFC 6749 and 6750).
Consider implementing it as module in Apache or coding it in the backend.

Some information about it:
https://openid.net/
https://github.com/OpenIDC/mod_auth_openidc

frankiejol added a commit that referenced this issue Jul 18, 2024
frankiejol added a commit that referenced this issue Jul 23, 2024
frankiejol added a commit that referenced this issue Jul 24, 2024
frankiejol added a commit that referenced this issue Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant