Original Question or Issue: |
Is there a way to keep MFA enabled for web logins, but disable it when using the FileCloud Desktop client |
Environment: |
|
Steps to Reproduce: |
|
Error or Log Message: | |
Defect or Enhancement Number: |
|
Cause: | |
Resolution or Workaround: |
Follow the steps below to allow Two-Factor Authentication on the web browser only:
Windows: C:/xampp/htdocs/config/cloudconfig.php Linux: /var/www/html/config/cloudconfig.php
define("TONIDOCLOUD_TWOFA_REQUIRED_USERAGENT_LIST", "web browser"); |
Notes: | https://www.filecloud.com/supportdocs/fcdoc/latest/server/filecloud-administrator-guide/filecloud-site-setup/user-authentication-settings/two-factor-authentication |