graylog2-web-interface
graylog2-web-interface copied to clipboard
Integrate with OpenID
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)