Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Max Password Length Capped at 30 Characters in UI even though API allows setting a higher value #20881

Closed
pavinduLakshan opened this issue Aug 12, 2024 · 1 comment
Assignees
Labels
frontend Type/Bug Type/UX Issues/improvements required for better user-experience in the embedded components. ui Issues reported in the user interface of the embedded portals (Ex: Myaccount, Console)

Comments

@pavinduLakshan
Copy link
Contributor

Describe the issue:

The current UI for password input validation does not allow setting a password length greater than 30 characters. Although there is an API available to modify validation rules, the validation cannot be completely disabled, and there seems to be a UI-level limitation.

How to reproduce:

  1. Attempt to set a password longer than 30 characters in the password input field.
  2. Observe that the UI does not allow setting the length beyond 30 characters.

Expected behavior:

The UI should allow setting a password length beyond 30 characters.

Environment information (Please complete the following information; remove any unnecessary fields) :

  • Product Version: [e.g., IS 5.10.0, IS 5.9.0] IS 7.0
  • OS: [e.g., Windows, Linux, Mac]
  • Database: [e.g., MySQL, H2]
  • Userstore: [e.g., LDAP, JDBC]
@pavinduLakshan pavinduLakshan added ui Issues reported in the user interface of the embedded portals (Ex: Myaccount, Console) Type/Bug Type/UX Issues/improvements required for better user-experience in the embedded components. frontend labels Aug 12, 2024
@pavinduLakshan pavinduLakshan self-assigned this Aug 12, 2024
@pavinduLakshan
Copy link
Contributor Author

Tracked with #21812

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Type/Bug Type/UX Issues/improvements required for better user-experience in the embedded components. ui Issues reported in the user interface of the embedded portals (Ex: Myaccount, Console)
Projects
None yet
Development

No branches or pull requests

1 participant