Hi,
We're trying to use STS for authentication, and started by testing it with Web Client (10.3). Our general infrastructure setup is as follows:
Server 1 = Laserfiche Server + repository
Server 2 = Web Client
Server 3 = Directory Server
In the Web Client configuration page, we have the following settings:
- Connection tab: connection option for repository is set to "Prompt for credentials to <our domain>", SSL enabled.
- Services tab: Laserfiche web client Host URL is set to the https://Web_Client_FQDN/laserfiche. Prior to enabling STS, we are able to log in and access Web Client via this same URL
- Services tab: Directory Server enabled, STS URL is https://Directory_Server_FQDN/LFDSSTS, "only sign in with SSO" is checked
We restarted IIS, then attempt to access Web Client using the same https://Web_Client_FQDN/laserfiche indicated above. It seems to log me in successfully, but redirects me to the following URL showing a blank page:
- https://Web_Client_FQDN/laserfiche/LFDS/Login.aspx?repo=&destPage=%2f
From the looks of this, it's not passing the repository name properly. If I manually specify the repository after repo= (and get rid of &destPage=%2f), Web Client loads successfully.
Have we missed defining the repository somewhere, or is this a sign that STS is not actually working? Any help is appreciated!
Thanks,
Eric