centreon / centreon-archived

Centreon is a network, system and application monitoring tool. Centreon is the only AIOps Platform Providing Holistic Visibility to Complex IT Workflows from Cloud to Edge.
https://www.centreon.com
GNU General Public License v2.0
574 stars 241 forks source link

Kerberos Authentication with keytab #7628

Closed mreinders closed 3 years ago

mreinders commented 5 years ago

Hi,

We want to implement Kerberos to add the SSO functionality. I added a small Kerberos script to the centreonAuth.SSO.class.php and it shows the right authentication information. The Centreon authentication doesn't do anything with this information. Even if I add the $_SERVER['REMOTE_USER'] or manipulate it to HTTP_AUTH_USER, Centreon shows the login page every time.

After googling there are several patches for the previous verions, but it seems outdated and cant look at the patches.

What can I do to activate SSO without setting up lemonldap?

lpinsivy commented 5 years ago

Hi @mreinders

Currently Centreon is only compatible with SSO through LemonLDAP:NG frontend. A pull request tu use keycloak exists.

Regards,

lpinsivy commented 3 years ago

You need to modify Apache configuration and not Centreon. Apache must send correct login to Centreon