Created on 25 February 2022
icon_unfollowing
Login to follow
generate-strong-password

Generate Strong Password

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 25 February 2022 by 
generate-strong-password

Generate Strong Password

Details
The GenerateStrongPassword function generates a random password string of desired length and with absolute certainty that the chosen character class requirements meet your password policy criteria.
Read more

The GenerateStrongPassword function generates a random password string of desired length and with the chosen character class requirements to meet your password policy criteria.

The component guarantees that for each chosen character class (numeric, lower case, upper case, special characters) at least one character will be present in the output password string.

Whereas other implementations, I noticed, only provide that possibility, which leaves a probability to generate a password without one or more of the desired character classes, resulting in failure on the password strength policy, if in place.

Release notes (1.0.0)
Reviews (0)
Category
Functional libraries & utilities, Security & authentication
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
Generate Strong Password has no dependencies.
Application Objects
Generate Strong Password has 0 AOs.
Team
Compatible with
Version 11
Database:
All
Asset consumers
No consumers yet.
Weekly downloads