Using Authentication type BASIC User Login and User Login check will be done by Web Server using BASIC authentication (password is encoded but NOT encrypted).
Recommended scenarios for this Authentication type are:
•Implementing User Login in Intranet using BASIC authentication
•Implementing Application Server level Single Sign On with centralized role administration. Roles get assigned by assigning users to groups (group members) in the central LDAP system. Specify role definitions in SynerGIS User Management rights repository and map the role definitions from rights repository to user groups in LDAP system. No user account information is needed at all in the SynerGIS User Management rights repository. A Java application server is needed for using this functionality.

Authentication type BASIC in application_config
Property |
Description |
Use user roles only? |
Use role based information from authentication system. No storage and maintenance of user objects in the SynerGIS User Management database is necessary then. |
Authentication type BASIC configuration