Jump to content

call reports from other app.Authentication problem


JCOTO

Recommended Posts

having problems when i call a report from another app

I call the report via URL, the thing is when i call the report its redirectme to the login screen and after a login it show me the report.

I need to jump that login screen

How i can do that ?? is it possible ??

 

tnx

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

You could remove the security processing by editing applicationContext-security.xml or removing the security filter in the web.xml.

 

Or configure and use HTTP Basic authentication by encoding the username/password in the URL.

 

 

Sherman

JasperSoft

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...