• Resolved Justin

    (@jtphelan)


    On multiple sites I’m not able to setup TFA. I have the feature enabled but under the user settings it says to enabled methods. It does not prompt me to set it up after login either.

    Pressing the enable button just redirects me to the WordPress dashboard.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support chandelierrr

    (@shanedelierrr)

    Hi @jtphelan, happy to help!

    By default, the 2FA configuration button should redirect you to the onboarding link that’s tied to the WP Login page. If it redirects you to the dashboard, it’s usually due to another plugin that “hijacks” the default login page, such as user registration plugins.

    If you’re using one, you can confirm if it’s the case by temporarily disabling that plugin and checking if you’ll be redirected to the correct 2FA onboarding link. If so, try adding this constant in your wp-config.php file to see if it helps you configure 2FA while that plugin is activated (How Do I Edit The wp-config.php File?):

    define( 'SOLID_SECURITY_LEGACY_2FA_UI', true );

    Let me know if this helps!

    Hi @jtphelan,

    I noticed you are using TFA as the abbreviation for Two-Factor Authentication. Allthough I think your solution is creative, I just wanted to share that the usual abbreviation is 2FA ??

    Plugin Support chandelierrr

    (@shanedelierrr)

    Hi there,

    I hope the previous reply was helpful! Tracking notifications on this forum can become tricky over time, and since we haven’t received a response, I’ll mark this post resolved.

    If you still require further assistance, feel free to open a new support topic, and we’d be happy to assist.

    Thank you!

    Thread Starter Justin

    (@jtphelan)

    Thank @chandelierrr that did work!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Can not setup TFA’ is closed to new replies.