FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. Tags
    3. user creation
    Log in to post
    • All categories
    • A

      Email Send exception while calling the /registration API

      General Discussion
      • email registrations user creation verification • • apeksha.barhanpur
      1
      0
      Votes
      1
      Posts
      1.5k
      Views

      No one has replied

    • A

      Unsolved Link in Email verification not working first time

      Q&A
      • email templates verification user creation application • • adam 0
      3
      0
      Votes
      3
      Posts
      2.7k
      Views

      S

      We have the exact same issue. If this was solved (hopefully) could you please provide a brief description on the fix?
      Thanks!

    • T

      Is it possible to create a user without a password?

      Q&A
      • user creation saml • • trevorr
      6
      0
      Votes
      6
      Posts
      2.4k
      Views

      danD

      As of 1.59.0 this is possible but it is slightly unintuitive how to do it. It’s entirely driven by the form being used. Here's how to do it:

      create a new user admin form: https://fusionauth.io/docs/lifecycle/manage-users/admin-forms make sure you omit the 'password' field from the form assign the form to your tenant create a new user

      You can also create a user directly via the API with no password.