I am getting Authentication Error in Safari when Using Visualize.js or Iframes to Embed Dashboards, Reports into my web application. It is working perfectly fine with latest versions of Chrome , Firefox.
Currently Iam using basic type of authentication for visulaize.js i.e. like below
visualize.config({
auth: {
name: "username",
password: "password"
}
});
Also tried using Iframes and sending username, password as query params in the URL but Same Authentication Error pops up.
Could you please let me know how this can be fixed.
2 Answers:
Posted on May 23, 2016 at 4:14am
I had problems with Safari too. Better to create an issue in Tracker because Visualize.js is a commercial product and can't be fixed by community members.
I have raised a bug to Jasper Community wth ID=#7566. Waiting for their response