helpye
Forum Replies Created
-
Done thanks
Thank you, it work.
And when we click on the link, “Learn how to disable 2FA”: 403 Forbidden (solidwp.com)
403Error similar to this:
The mobile application-based two-factor authentication is temporarily unavailable. Please try another method or contact the site administrator.Version 9.0.0
We experienced difficulties with the Two-Factor Authentication (2FA) first time configuration during the login process. Due to this, we’ve disabled 2FA in the wp.config.php with the following line:
define( 'ITSEC_DISABLE_TWO_FACTOR', true ); // Disable 2FAWe also noticed that the for 2FA at login with application option is broken (service unavailable at this moment). We had to use recovery code to login.
Given these issues, the 2FA feature does not appear to be production-ready.