Open Closed

Issues generating new user password as a Tenant admin #3113


User avatar
0
scott7106 created
  • ABP Framework version: v5.2.1
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

We have multi-tenant enabled and the tenant in question has changed their defaults for user password complexity. (Requires 12 characters instead of 8, etc...)

  1. Change the password complexity rules for the tenant
  2. Go to Administration -> Identity Management -> Users
  3. Select a user and select Change Password
  4. Click the generate new password

The generated password does not pass validation. Therefore, the Save button is disabled and there is not on screen indication for the user to know why the Save button is disabled. Unless they specifically know the password complexity rules, they have no idea why the generated password will not work.

  1. If the password does not validate, a message explaining the failed validation needs to be presented.
  2. If the generate password cannot be changed to generate a passing password, it needs to be removed

2 Answer(s)
  • User Avatar
    0
    alper created
    Support Team Director

    hi scott,

    agree with you. created an internal issue. issue no: 10345

  • User Avatar
    0
    berkansasmaz created
    Support Team .NET Developer

    Thanks for the report 🙏

    I'm closing this question because we will follow up with the internal issue.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11