url redirection and authentication
Posted: Thu Nov 12, 2015 1:46 pm
Hello,
I have a need to provide a dashboard to my consumers by rewriting the url directly to nagvis. so something like dashboard.domain.com/prod rewrites to the dashboard in question. The issue is whenever the users try to drill down into a host/service/hostgroup/servicegroup etc they get session timed out because the server is is redirecting to https://dashboard.domain.com/nagiosxi/i ... -hostgroup and never passes any authentication to nagiosxi to all users access. is there a way to pass a query string parameter for no auth or a readonly account to nagiosxi to by pass this?
I have a need to provide a dashboard to my consumers by rewriting the url directly to nagvis. so something like dashboard.domain.com/prod rewrites to the dashboard in question. The issue is whenever the users try to drill down into a host/service/hostgroup/servicegroup etc they get session timed out because the server is is redirecting to https://dashboard.domain.com/nagiosxi/i ... -hostgroup and never passes any authentication to nagiosxi to all users access. is there a way to pass a query string parameter for no auth or a readonly account to nagiosxi to by pass this?