We have a reverse proxy setup for /Forms and /LFDSSTS over HTTPS. It's on IIS as we use it for another application that works fine.
Any of the forms work fine that don't require a login. However, when trying to log in the authentication goes through successfully but I get a LF22 error page. You can tell the LFDS authentication works because if you go to the /Forms page again I am already logged in.
The Event Viewer on the Proxy has no errors but the Laserfiche server gives this error.
"Message: ID3206: A SignInResponse message may only redirect within the current web application: 'https://external.address.com:443/Forms' is not allowed"
Forms Config is setup for the external address in the Forms server section and the User Authentication section.
I have checked the Web.config for forms and the realm, issuer and reply are all using the external address.
Myself and our contractor are stumped. Any help on something we may have missed would be greatly appreciated. We can't find any documentation on this specific error.