Summary
Laserfiche Directory Server Security Token Service (STS) 10.4.3 requires HTTP communication with Laserfiche Directory Server (LFDS). STS versions prior to 10.4.3 require WCF communication. End applications still using WCF will require configuration if alternate service is to enabled for them. For applications using HTTP, alternate service is no longer relevant.
HTTPS Configuration
Laserfiche Directory Server 10.4.3 no longer relies on WCF for encryption and communication with STS instances and end applications using HTTP to reach LFDS. HTTPS configuration is recommended in order to maintain the same security as in older versions of LFDS. It is also recommended to configure a valid SSL binding on your IIS website hosting Laserfiche Directory Server.
Note: To learn more about HTTPS configuration, navigate to Configuring the Directory Server and STS Endpoints.
Note: On initial installation or upgrade, the selected certificate will be bound upon closing the utility. Reopening the utility will show a Configure Port Binding button. To bind a different certificate, click Delete Current Binding, select a new certificate from the list, and click Configure Port Binding to bind the new SSL certificate to the specified port.
Note: Note: To learn more about binding a certificate to the HTTPS port in XMLEndpointUtility, navigate to Certificate Requirements for Laserfiche Directory Server.
WCF Configuration
If separating Laserfiche Directory Server and end applications using WCF across domains without trust, alternate service (certificate authentication) will be necessary for communication between them. When turning on alternate service, the configuration utility prompts for a certificate. This certificate does not have to be the same as the certificate used for IIS SSL bindings. The certificate for alternate service is used for authenticating the machines on untrusted domains.
Note: To learn more about certificates used for alternate service, navigate to Certificate Requirements for Laserfiche Directory Server.
Note: To learn more about configuration, navigate to Configuration White Papers.