BackPrevious Page Next PageNext

Using the Authentication Properties

JReport Server requires that the user be authenticated before he can access any web pages, so when using URL to work on JReport Server, if you have not previously been authenticated you can include the authentication properties to pass in login credentials in the URL. This is a proprietary login protocol developed to make it easy to identify a user by passing along the login request in the URL along with the operation request.

The following authentication properties are defined that can be used to pass in the login credentials.

Note: JRServlet does not perform authentication check when an HTTP request has no jrs.cmd in the HTTP query in the root path of JRServlet, and also does not accept the jrs.authorization and jrs.auth_uid & jrs.auth_pwd for the request.

BackPrevious Page Next PageNext