For Usage Engine Private Edition, the Enhanced User Security property security.password.control.enabled
is set to true
by default in values.yaml
.
Code Block | ||
---|---|---|
| ||
security: password: control: ## Set this to true to enforce stricter password requirements and mandate a password change upon the first login. enabled: true |
...
If you have a custom password policy that you will want to include with the default policies listed above, you can modify or add new password rules with the Platform Properties(4.13).