Jump to content
We've recently updated our Privacy Statement, available here ×

How to specify org parameter in the URL query string


sri.vedantham

Recommended Posts

I am trying to by pass the login page by passing the username and password in the query string in the URL. But when there are multiple organizations then how do you pass the Organization parameter in the query string?

I tried the following URLs but no luck

URL:

http://localhost:8280/jasperserver-pro/flow.html?_flowId=searchFlow&mode=search&j_username=jasperadmin|Customer1& j_password=jasperadmin

http://localhost:8280/jasperserver-pro/flow.html?_flowId=searchFlow&mode=search&j_username=jasperadmin|organization_1& j_password=jasperadmin

 

Link to comment
Share on other sites

  • 2 months later...
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

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...