Page 1 of 1
Dashboard pop outs without authentication
Posted: Mon Oct 29, 2018 4:35 pm
by aeckland1
Is there a way to access Nagios Fusion dashboard pop outs without authentication for a wall display?
Thanks,
Re: Dashboard pop outs without authentication
Posted: Tue Oct 30, 2018 10:54 am
by npolovenko
Hello,
@aeckland1. As of right now, Fusion does not support bypassing the authentication or using a backend ticket.
You could increase the session.gc_maxlifetime value to 31536000 in the php.ini file and Fusion will not exit out of the session. That way a dashboard can stay on the screen for a year.
Re: Dashboard pop outs without authentication
Posted: Tue Oct 30, 2018 1:07 pm
by aeckland1
This would work once the screen has authenticated but need a way for the screen to authenticate with out user interaction. Is this possible?
Re: Dashboard pop outs without authentication
Posted: Tue Oct 30, 2018 3:03 pm
by aeckland1
Hi Nagios Support I was able to achieve an auto login so you can disregard my last post. Also thanks for the guidance on setting the timeout.
Thanks August
Re: Dashboard pop outs without authentication
Posted: Tue Oct 30, 2018 3:42 pm
by npolovenko
@aeckland1, Yeah, I was about to suggest the AutoLogin. Glad you figured it out.
I will be closing this thread as resolved.