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

      Do password rules apply to existing users?

      Q&A
      • password rules complexity existing users • • dan
      2
      0
      Votes
      2
      Posts
      659
      Views

      danD

      The rules apply only when they change their password in the future.

      We don't have any way of knowing the user's current password.

      You can, of course, force the user to change their password, and then the new password rules would apply. You can do this in the admin ui or via updating the passwordChangeRequired field in the user object via the API.

    • danD

      Password complexity rules?

      Q&A
      • password rules complexity • • dan
      2
      0
      Votes
      2
      Posts
      1.5k
      Views

      danD

      Head over to the admin, and click tenants.

      There you will find your default tenant. edit that to change your password strength etc.

      (You can also do that for multiple tenants if you have them or via the Tenants API.)