Graylog2 / graylog2-server

Free and open log management
https://www.graylog.org
Other
7.32k stars 1.05k forks source link

CAS authentication #605

Open kroepke opened 10 years ago

kroepke commented 10 years ago

Originally reported as https://github.com/Graylog2/graylog2-web-interface/issues/806 by @failshell:

It would be nice if the web interface could support CAS as a source of authentication.

Why? It allows to abstract the auth source. In our case, we can't use the LDAP auth, as we have several AD domains in a forest.

We'd be happy to help alpha test this feature if it were ever to be implemented.

h0nIg commented 9 years ago

Is there any progress?

pettai commented 8 years ago

Perhaps this could be a more general RFE topic, SSO authentication, as per: https://github.com/Graylog2/graylog2-web-interface/issues/560

pettai commented 8 years ago

We'd be happy to help alpha test this feature if it were ever to be implemented.

+1

kroepke commented 8 years ago

depends on #2232

SeaLife commented 1 year ago

This issue is fairly old and the dependency #2232 was resolved/merged. I would appreciate CAS or Forward Auth for Graylog Server.. 😊

We currently use a self-written CAS server without LDAP or Active Directory (because we dont like them xd). Every application we'r running either supports CAS or ForwardAuth but Graylog does not...