Publish dashboard on kiosk (no auth needed)

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Post Reply
acquala
Posts: 4
Joined: Mon Jan 15, 2024 9:17 am

Publish dashboard on kiosk (no auth needed)

Post by acquala »

How, if possible, could a dashboard get published to a kiosk or other users without login and without timeouts?

My searching only points to old links suggesting the deprecated backend api, and then the link to the 'objects api' that looks like a whole long page of json with nothing appearing to reference my use case. I hope I'm overlooking something simple somewhere.

Thank you in advance for all help.
danderson

Re: Publish dashboard on kiosk (no auth needed)

Post by danderson »

Thanks for reaching out @acquala,

It sounds like what you are looking for is auth tokens. You can find more information about them at Help -> Developer Docs -> Auth Tokens

Let me know if this is sufficient for your needs.
Post Reply