graylog-labs / graylog2-web-interface

[DEPRECATED]
https://www.graylog.org/
611 stars 174 forks source link

Integrate with OpenID #1740

Open MovGP0 opened 6 years ago

MovGP0 commented 6 years ago

It should be possible to authenticate with OpenID rather than LDAP only. This is especially a requirement in many cloud appliances that use an OpenID server (ie. IdentityServer (.NET/ .NET Core) or Redhat Keycloak (Java)) instead of or on top of an LDAP directory (ie. ActiveDirectory).

Clients should be able to send logs, secured by OpenID Connect.

(Extends #730)