You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pavinduLakshan opened this issue
Aug 12, 2024
· 1 comment
Assignees
Labels
frontendType/BugType/UXIssues/improvements required for better user-experience in the embedded components.uiIssues reported in the user interface of the embedded portals (Ex: Myaccount, Console)
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:
Attempt to set a password longer than 30 characters in the password input field.
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]
The text was updated successfully, but these errors were encountered:
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
frontendType/BugType/UXIssues/improvements required for better user-experience in the embedded components.uiIssues reported in the user interface of the embedded portals (Ex: Myaccount, Console)
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:
Expected behavior:
The UI should allow setting a password length beyond 30 characters.
Environment information (Please complete the following information; remove any unnecessary fields) :
The text was updated successfully, but these errors were encountered: