Good afternoon,
I am wondering if anyone has found a way around this issue. We are working to create a digital kiosk to display the Operations Center screen to our admins. I configured Nagios for auto login with a guest account and if I configure the kiosk to open the Nagios home page everything works fine. When I configure the kiosk to use the direct link to the Operations Center screen (http://internal-monitor.navexglobal.com ... en/noc.php) I get an error stating that the user session has timed out. Is there anyway around this other than logging into the home page first?
Your session has timed out
Re: Your session has timed out
You can pass a username and ticket to the URL to automatically log you in, so you'd do noc.php?username=guest&ticket=xxxx where the ticket can be found in the Backend API component in the admin > manage components > configure section.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: Your session has timed out
Yes, you should be able to use the API key for a specific user. Modify the ticket and username accordingly.
For example, https://192.168.4.254/nagiosxi/includes ... agiosadmin
For example, https://192.168.4.254/nagiosxi/includes ... agiosadmin
Former Nagios Employee
Re: Your session has timed out
Worked perfectly, thanks for the help guys!
Re: Your session has timed out
You're welcome. I typed out my response before lunch, and had not seen @jomann's response yet.
I'll go ahead and close this thread out while I'm here, feel free to open a new one if you ever need assistance in the future.
I'll go ahead and close this thread out while I'm here, feel free to open a new one if you ever need assistance in the future.
Former Nagios Employee