Page 1 of 1

nagiosxi 5.7 dashboard for non users failing

Posted: Mon Aug 31, 2020 10:47 am
by rjmon
Nagios dashboard url for non nagios users use to work but after upgrading to 5.7 it is failing. I used to use token from "backend API URL" now that is disabled. When i use the API key instead of token it is failing.. How to resolve this.

https://nagiosserver.example.com/nagios ... vovrb94j9o

DOes this mean i can share dashboards for non nagios users?

Re: nagiosxi 5.7 dashboard for non users failing

Posted: Tue Sep 01, 2020 2:29 pm
by benjaminsmith
Hi @rjmon,

I tested the insecure logins option for both admin and user accounts, and it is working on my system. I would recommend trying to set this up and reset any ticket keys.

First, you'll need to enable Allow Insecure Login option, by going to Admin > System Config > System Settings > Backward Compatability

Next, enable the allow insecure logins for the user account.
insecure-login.png
Then test out the URL again and let me know if it works.

Code: Select all

https://nagiosserver.example.com/nagiosxi/dashboards/dashboard.php?id=cfkk02p4&&username=admin&ticket=pfejsk9ad2ksp7bfufl5ltl88qskaa93nnlj9sqlrcfkin3f5341h6vovrb94j9o
If it's not, please send me a screenshot of the user's permission and I can test this on my end. Thanks, Benjamin
user-perms.png

Re: nagiosxi 5.7 dashboard for non users failing

Posted: Tue Sep 01, 2020 2:40 pm
by rjmon
Thanks. It is working now..

Re: nagiosxi 5.7 dashboard for non users failing

Posted: Tue Sep 01, 2020 3:28 pm
by scottwilkerson
rjmon wrote:Thanks. It is working now..
Great!

Locking thread