Two-Factor Authentication for Web Login only
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:
- Product - FileCloud Server
- Version - Any
- Platform - Any
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:
- Open the file cloudconfig.php at
Windows: C:/xampp/htdocs/config/cloudconfig.php
Linux: /var/www/html/config/cloudconfig.php
- Add the following line
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