Logi Report Server Security System
Logi Report Server protects all of the resources (objects in the resource tree or version tables, such as folders, resources, and archive versions) using a security system. This system is based on maintaining a registered set of users, group, and roles, and setting permissions for them on the resources. This involves administrative operations to register users, group, and roles in the security system, and manage their permissions on different resources.
In the following example, we create the user Jack and assign him the Execute permission on the Public Report\SampleReports folder as a server administrator. When the user Jack logs onto the server, he is able to run reports in the folder.
LDAP Support
Logi Report Server also can integrate with an existing application that uses an LDAP system for managing user and group information. Logi Report Server can be configured to interact with the LDAP system so that edit of information about users and groups can be done only in the LDAP system. Information about permissions for resources is not part of the LDAP data model. That information continues to be maintained by Logi Report Server.
In the following example, we configure the LDAP server in advance to make the process more efficient.
Single Sign On (SSO)
SSO is for Logi Report Server to work with an existing web application more easily. Users only need to log onto the web application in order to access Logi Report Server web pages. Logi Report Server is able to receive the login information and will not prompt another login dialog to the users and will allow them access to Logi Report Server web pages.