How to enable SSO - Give ability for our applications to dig into the application.
Ability to integrate from our Spring application to JasperReports.
2 Answers:
Here is a functional SSO solution from the official documentation:
https://community.jaspersoft.com/documentation/tibco-jaspersoft-studio-u...
Jasper uses Spring Security internally, and since you're trying to accomplish SSO with a Spring app, I'm sure you can make that happen with a little effort.
https://community.jaspersoft.com/documentation/tibco-jasperreports-serve...
I am currently using jasperreports-server-6.4.0.
The link you mentioned https://community.jaspersoft.com/documentation/tibco-jaspersoft-studio-u... does not help becuause looks like it is related to old Jasper Reports configurations.
I am unable to find out the same in New Jasper Reports configuration.