The Password Policy Component is a powerful tool designed to enhance the security of your OutSystems applications by enforcing strong password policies. With this component, you can ensure that your users create and maintain secure passwords that meet your organization's security standards.
As users enter passwords into your form, the Password Policy widget will provide real-time feedback on the strength of the password based on the configured policy
User-Defined Password Policies:You can now define your own password complexity rules using the new PasswordComplexityPolicy structure:
PasswordComplexityPolicy
MinimumLength
UpperCaseLetterRequired
LowerCaseLetterRequired
NumberRequired
SpecialCharacterRequired
Improved Demo Theme:The demo application now features an updated UI theme for better usability and alignment with Forge standards.
New Component Icon:A new, modern icon has been added to match the style of other Forge components and maintain a cohesive design.