Jump to content
We've recently updated our Privacy Statement, available here ×

Authentication Error in Safari when Using Visualize.js or Iframes to Embed Dashboards, Reports.


Recommended Posts

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.

 

Link to comment
Share on other sites

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

  • 1 year later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...