Tuesday 11 September 2012

[JasperServer] JasperServer SSO with EAR application

Hi All,

We have succesfully integrate jasperserver war file with our application inside Jboss application server. Provided you are using openAM(opensso) and spring security for your application, you are able to do that properly.

Only reminder that you need to make sure your override class also setProfileAttribute inside the user context. This is to make sure your security file can be applied properly.

Thanks.