Jump to content

Visualize.js how to securely connect?


Go to solution Solved by marianol,

Recommended Posts

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

  • Solution

Check the visualize.js Guide there are many methods of authentication http://community.jaspersoft.com/documentation/tibco-jasperreports-server-visualizejs-guide/v60/api-reference-login-and-logout

You would normally use some type of token authentication or implement a SSO with your app and JasperServer. For more info on the Authentication methods available in JasperServer check the Authentication Cookbook here http://community.jaspersoft.com/documentation/tibco-jasperreports-server-authentication-cookbook/v601/introduction

All the samples you will find use plain text for the sake of simplicity and portability, but that is not the best practice on production.

Link to comment
Share on other sites

this is what I got from the Log:

ERROR errorPage_jsp,http-bio-80-exec-4776:580 - stack trace of exception that redirected to errorPage.jsp
org.springframework.webflow.conversation.impl.LockTimeoutException: Unable to acquire conversation lock after 90 seconds
Link to comment
Share on other sites

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