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

Token based authentication with visualize.js issue


msiljegovicgmail.com

Recommended Posts

there is issue with token based authentication with visualizejs. As stated in documentation following is possible:

Capture(44).PNG.fa4b2f8f7d222c733aa24b7374925b77.PNG

However this is not possible to achieve. I use following code to authenticate in one page

Capture1(6).PNG.767e148521d3ea219360332993457709.PNG

and when I navigate to another page inside same app session and use this code, no alert pop up.

Capture2(1).PNG.1b4383f2f68b22cd4c01960a0b553d46.PNG

In console, I got redirect, followed by 200 OK response and nothing else happen. In /setting/auth request I can see JSESSIONID is passed to server.

unnamed(2).png.713f7946902e5165b11e8aaed00a1e44.png

Part of the problem is described here

When I applied fix to local jasper server instance, it solved my problem, but cannot change it on AWS instance, it does not solve it.

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

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...