We are reading the Hosting Laserfiche Forms 10 In A Perimeter Network (DMZ) whitepaper.
Our configuration is "Two Forms Servers, One SQL Server". One of the Forms Servers is on the DMZ and is set up as the Forms Portal.
The whitepaper on page 4 has the following sentence (highlighted):
This doesn't seem to make sense. How would a DMZ Forms server work if it is pointed to an STS on the internal network? A user connecting to Forms from the Internet would have their browser redirected to the STS login page, but if that page is located on the internal server, the user wouldn't be able to reach that page (since they are external). This is why we have an STS installed on the DMZ server, i.e. https://www.domain.com/lfdssts that Forms is using.
The reason I'm bringing this up is because the rest of the whitepaper seems to make this assumption in several places (that Forms will be using an internal STS page) and so the instructions are inaccurate/incorrect. For example, on page 8, this step (highlighted) won't work:
We actually confirmed this: when we change the issuer to the internal STS page, the browser complains that it can't reach that page (obviously).