You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: