Security for accessing web pages

JReport Server provides a working web application as part of the product mix. This web application is implemented as a group of JSP pages and servlets that run in a Java web server's servlet container.

JReport Server controls access to these JSP pages and servlets by requiring that a user be logged in to a web session before the JSP pages or servlets will run.

JReport Server uses a security framework that allows for Single Sign On, so that a user only needs to login to an existing application and not need to do another login to access JReport Server web pages.