is there any way to pass encrypted username and password as parameter throuth url but plain text through login page ?
1 Answer:
Posted on August 27, 2013 at 2:54pm
Yes you can do it, check the Japserserver UltimateGuide http://community.jaspersoft.com/documentation/jasperreports-server-ultimate-guide see Section 8.6.
But probably the best is to implement some type on SSO with an encrypted token passed by the URL.