The following chapters describe a basic authentication method using LDAP and HTTP cookies. This authentication method authenticates using LDAP credentials entered by the user and then stores a cookie with the authentication information, so that credentials are only required and validated during the initial request. Consequently, clients such as the Fabasoft Folio Client do not require credentials once the cookie is available.
Performance Note: This authentication method should only be used for web services that are accessed interactively via web browsers. Otherwise, HTTP requests from non-browser clients that ignore cookies set by the server (e.g. conversion service requests) may cause significant performance problems because every single HTTP request has to create a new Fabasoft Folio session in that scenario. Use the environment variable FSCVEXT_AUTHMETH to configure the authentication method for specific hosts or web services.
Follow the steps to configure for Authentication With LDAP (Basic).
The following additional settings are necessary for the configuration of LDAP (basic, cookie):
The following relevant properties are available: