SSO / SAML / OpenID Connect

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
mrmit
Posts: 11
Joined: Mon May 25, 2020 3:07 am

SSO / SAML / OpenID Connect

Post by mrmit »

Is it possible to use an apache authentication module instead of XI authentication page Nagios XI?

I cannot find any documentation on Authentication in XI other than AD with manuel user sync and email 2fa. This is simply not enough in a modern IT environment.

Specifically I am looking to use Azure AD MFA through either SAML2.0 or OpenIDC/OAUTH2. I can use mod_auth_openidc for this if Nagios XI can use the REMOTE_USER variable and match it to the username.
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: SSO / SAML / OpenID Connect

Post by ssax »

Not currently possible unless you are using DUO:

https://support.nagios.com/kb/article/n ... n-834.html

The devs would need to add that functionality in.

I've created a feature request for this on your behalf:

Code: Select all

FR: XI - Add other MFA types for XI sign-in (SSO/SAML/OATH2/OpenID/etc)
Please keep in mind that the decision to implement the enhancement is at the discretion of our development team.
Locked