GluuFederation / GluuFederation/flex
feat(admin-ui): enable dialog for password which is not following rule
Open
comp-admin-ui
kind-feature
- Dominant language
- TypeScript
- Stars
- 31
- Forks
- 21
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 29
Description
We have a feature that can validate strong password policy.
[This](https://github.com/JanssenProject/jans/issues/7636) is how we enable it.
In TUI, upon enabling strong password policy, no user can create simple password. TUI throw error like below:

We would like to throw such type of error message from Admin-UI as well.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.