Hi Everyone, working on a temporary password generation method with the help of timers to be sent on email. Would be grateful if anyone could share links or sample .oml files for better understanding.
Hello Saif,
Hope you're doing well.
There are several Forge components that may help you with the password generation:
https://www.outsystems.com/forge/component-overview/9556/password-generator
https://www.outsystems.com/forge/component-overview/5355/random-password-generator
Hope that this helps you!
Kind regards,
Rui Barradas
Hi Saif,
You can get more option from forge to generate random password.
You can try below also
https://www.outsystems.com/forge/Component_Documentation.aspx?ProjectId=677&ProjectName=randomizer-number-generator
Hope this works for you.
Regards,
Amit
Hi @saif sheikh,
As per the best practice, use BPT to validate the temp password with timeout
Find my answer in your another post
Thanks, Aadhavan S