Jump to content

Login to JasperServer using URL parameters


dgiulian

Recommended Posts

Hi everyone,

I'm trying to integrate Jasperserver in an aplication that has a web interface, so that users can view reports called using the URL. But the problem is that users must login first in the aplication and then when they want to view a report they must login again in JasperServer, and thats really anoying for the users.

So what I want to do is to use the user and password from the aplication to login in JasperServer without the user intervention, but I don't know if theres a way to send that data as a URL parameter.

Can someone give me a hint about how to do this?

Thanks.

Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

You can do this via the Web Services interface (the same one that iReport uses). You can find documentation in JasperServer-Web-Services-Guide.pdf in the documentation zip, or you can see a sample interface in PHP and hack away. look for it in <jasperserver-install-dir>\samples\php-sample
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...