how to open access to jdbc_datasource

hello, I saw a way to specify the desired database in the url, but this method did not work for me, then I read that it may be necessary to open access to this parameter, but I do not have the "Security Management tab anywhere

deadsploid's picture
Joined: Nov 9 2022 - 1:06am
Last seen: 2 weeks 2 days ago

Thank you for posting to the Jaspersoft Community. Our team of experts has read your question and we are working to get you an answer as quickly as we can. If you have a Jaspersoft Professional Subscription plan, please visit https://support.tibco.com/s/ for direct access to our technical support teams offering guaranteed response times.

mrajkuma - 5 months 4 weeks ago

1 Answer:

Using the attributed data source feature you can include attributes from the user to make the data source point to different databases for each user.

- You need to add the database name as an attribute to the user. (Chapter 2.4 in the admin guide linked below)
- You need to have the attribute referenced in the data source. (Chapter 4.1 in the admin guide linked below)

Check out the Administrator Guide (https://community.jaspersoft.com/documentation/v8-v80-v800/tibco-jasperr...) for information on how to do this.

Using token based security, this can be passed in via the URL.  See the Authentication Cookbook (https://community.jaspersoft.com/documentation/v8-v80-v800/tibco-jasperr...), Chapter 6, to see how to do this.

 

 

sanderse's picture
4507
Joined: Jul 31 2017 - 3:51pm
Last seen: 14 hours 1 min ago
Feedback
randomness