You are viewing limited content. For full access, please sign in.

Discussion

Discussion

Feature Request - Remove WebClientConfig From WebClient IIS Folder

posted on August 27, 2019

When enabling LFDS authentication with WebClient, opening Web Client Config page is loading the LFDS authentication page.  When a LFDS configuration doesn't properly work, this is prevending us from getting to the config page, and it becomes complicated resolving this.

Can Laserfiche move this configuration page to another (IIS virtual directory or application) just like FormsConfig?

0 0
replied on August 28, 2019 Show version history

Hi Daniel,

Thanks for the feedback. For now, if you're ever locked out of Web Client Config due to an LFDS issue you can bypass LFDS auth by changing the Enabled property of the LFDSSettings node from True to False in \Program Files\Laserfiche\Web Access\Web Files\Config\WebAccessConfig.xml:

  <LFDSSettings Enabled="True" IssuerUrl="https://host.domain.com/LFDSSTS/" UseSSO="True" />

to 

  <LFDSSettings Enabled="False" IssuerUrl="https://host.domain.com/LFDSSTS/" UseSSO="False" />

Going to https://host.domain.com/laserfiche/configuration should then work without requiring LFDS auth.

2 0
You are not allowed to follow up in this post.

Sign in to reply to this post.