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

fran.serrano

Members
  • Posts

    3
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Everything posted by fran.serrano

  1. You can also use the password direclty on the iFrame URL, but first encrypting it. You can enable having an encryption key available on the server, so that you can retrieve it every time you need to authenticate. With this encryption key encrypt the password and it should secure enough to use it on the url. For getting the password encrypted using this encryption key you can also use the available java rest library to communicate with the jasper server: https://github.com/Jaspersoft/jrs-rest-java-client/ Hope it helps. Fran
  2. Is there any update on this? It would be very helpful. Specially when you want to clone inputControls but keeping a meaningful id (not forcing it to be named as input_control_1 if you create a copy) Thanks in advance Fran
×
×
  • Create New...