Is there away to bypass the authentication pop up when attempting to access specific dashboards via rest? such as.
http://localhost:8080/rest/managmentreports/create/xyz%20Issue%20Policy%20Dashboard
We would like to provide access to the general user population for certain general dashboards.
Answer by Andreas G. ·
You can schedule a report and let them be exported as HTML, PDF, Excel, ... automatically and either send them via email or maybe put them on a shared directory. You can right click on the Dashboard and click on Report. There you see all options for scheduling these automatic generated reports
Andi
Answer by Andreas G. ·
Most browsers support the following URL notation
http://username:password@servername/url
Can you give this a try? Obviously you should only do this with a guest account that doesnt have too many privileges as people will get to see the password. but it is worth a try
JANUARY 15, 3:00 PM GMT / 10:00 AM ET