APPROVED ANSWER
SELECTED ANSWER
replied on May 5, 2016
•
Show version history
Ah, yes, I forgot about that check performed in Web Access; my apologies. Changing the URL shown in your screenshot of Directory Server is indeed unrelated.
I think you can do something similar to what you did for Forms fix it in Web Access (but not exactly the same steps). Try the following:
- Open C:\Program Files\Laserfiche\Web Access\Web Files\Config\WebAccess.config in a text editor
- Find the "LFDSSettings" node
- To change the Single-Sign On address, modify the machine name part of the IssuerURL. For example, if you have https:_x002F__x002F_yourmachine.local_x002F_LFDSSTS_x002F_ you can change it to https:_x002F__x002F_yourmachine.yourDomain.com_x002F_LFDSSTS_x002F_
Note: instead of https://, you will see something like https:_x002F__x002F_. Do NOT change the _x002F_ into /.