-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
- Define a public API interface PasswordPolicy that exposes a password validation method
- The password policy is evaluted by the db-based identity provider whenever a user is created
- Create a default implementation => check for best practices guides, e.g. OWASP
- default password policy is disabled by default
- there is a boolean engine configuraiton property to enable the password policy; throw an exception if this value is set to true but no password policy is defined
- the demo users of the distros should still have the short passwords that they have now
This is the controller panel for Smart Panels app
- is depended on by
-
CAM-10182 IdentityService#getPasswordPolicy is not functional
- Closed
-
CAM-9893 I can define a password policy for engine-managed users
- Closed
- is related to
-
CAM-9931 In Webapps, passwords are validated against a password policy
- Closed
-
CAM-10069 Password policy should be disabled by default
- Closed
-
CAM-10074 PasswordPolicy Feedback Implementation
- Closed
-
CAM-10075 password-policy REST endpoint should not require authorization
- Closed
-
CAM-9936 I can validate a password against the password policy via REST API
- Closed
-
CAM-10114 IdentityService#checkPasswordAgainstPolicy is not intuitive
- Closed
-
CAM-10115 Improve tests for IdentityService#checkPasswordAgainstPolicy
- Closed