Icinga / icingaweb2-module-nagvis

NagVis integration into Icinga web 2
GNU General Public License v2.0
39 stars 22 forks source link

Autologin via Apache results in not authenticated #35

Open slalomsk8er opened 5 years ago

slalomsk8er commented 5 years ago

NagVis produces the message not authenticated if the user gets authenticated by Apache and not via Icingaweb2 login form.

Expected Behavior

NagVis doesn't care how the user is authenticated with Icingaweb2 as long as the user is logged in and has the rights in Icingaweb2 for the NagVis module it just works.

Current Behavior

Autologin via Apache results in not authenticated. Login via login form results in a working NagVis module.

Your Environment

slalomsk8er commented 4 years ago

Hi

Any pointers to where in the code I could look to figure this one out on my own? My understanding of icingaweb2 is still very limited.

Thanks, Dominik