FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login

    Configuration options for MFA

    Scheduled Pinned Locked Moved
    Q&A
    3
    3
    644
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      david.oggier
      last edited by

      Maybe I looked in the wrong places, but I didn't find anything in your documentation about how the MFA options can be configured.
      My questions are the following:

      • is it possible to enforce both SMS and email verification, i.e., that both occur, not just one of them?
      • is it possible to configure at what point in the flow these verifications occur?
      • if not, do these verifications occurs at the end of the registration flow, or how does the registration flow look specifically?

      Thanks for your help!

      1 Reply Last reply Reply Quote 0
      • robotdanR
        robotdan
        last edited by

        Most of the doc should now be a available for the new MFA features.

        is it possible to enforce both SMS and email verification, i.e., that both occur, not just one of them?

        You can configure both, but during a login flow, the user may select one of these options as the second factor to complete login. The first factor being the password.

        is it possible to configure at what point in the flow these verifications occur?

        No, not during login.

        if not, do these verifications occurs at the end of the registration flow, or how does the registration flow look specifically?

        Two Factor occurs during a login request.

        There is also a Step Up Two Factor API which would allow you to perform a second factor login anytime you want within your own application.

        danD 1 Reply Last reply Reply Quote 0
        • danD
          dan @robotdan
          last edited by

          There are plans for enhancing MFA in the future. You can view this github issue for details and progress: https://github.com/FusionAuth/fusionauth-issues/issues/960

          If you don't see an issue corresponding to your desired enhancement, please file one.

          --
          FusionAuth - Auth for devs, built by devs.
          https://fusionauth.io

          1 Reply Last reply Reply Quote 0
          • First post
            Last post