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

    Disable email verification on user signup (via create user and registration combined API)

    Scheduled Pinned Locked Moved
    General Discussion
    2
    6
    1.7k
    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.
    • R
      raomuneeb.khalil
      last edited by

      Hello,

      Hope you all are doing well. I was looking for functionality in which a user gets signed up using create user and registration (combined) API but verification email should not trigger. I have already come across with skipVerification field but setting this field also marks the email as verified. What I want is the user gets signed up, email should not trigger at that time and later user would verify his/her email via some other flow using FusionAuth resend verification email and verify user email APIs. So, can such flow be implemented using FusionAuth?

      Thanks for your time.

      danD 1 Reply Last reply Reply Quote 0
      • danD
        dan @raomuneeb.khalil
        last edited by

        @raomuneeb-khalil

        Hmmm. In 1.32, we introduced the concept of disabling implicit email verification.

        It is located at

        Tenant -> Email -> Email Verification settings in the UI, or tenant.emailConfiguration.implicitEmailVerificationAllowed in the API.

        I'd have to test to see if it helps with your scenario.

        Can you try it and let us know?

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

        R 1 Reply Last reply Reply Quote 0
        • R
          raomuneeb.khalil @dan
          last edited by

          @dan Thanks for your reply. I have tested the case after disabling Allow implicit verification option along with setting skipVerification field as true but still FusionAuth marking the email as verified.

          BTW, I did not receive the email of your reply as there is a typo in the name you mentioned (should be . in place of -). 🙂

          danD 1 Reply Last reply Reply Quote 1
          • danD
            dan @raomuneeb.khalil
            last edited by

            @raomuneeb.khalil

            Thanks for letting me know.

            Can you please file a step by step bug reproduction process here: https://github.com/fusionauth/fusionauth-issues/issues and we'll put it into our prioritization process?

            Thanks,
            Dan

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

            R 1 Reply Last reply Reply Quote 0
            • R
              raomuneeb.khalil @dan
              last edited by raomuneeb.khalil

              @dan Done.
              https://github.com/FusionAuth/fusionauth-issues/issues/1732

              danD 1 Reply Last reply Reply Quote 1
              • danD
                dan @raomuneeb.khalil
                last edited by

                @raomuneeb-khalil Thank you!

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

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