Have observed that the outsystems passwords have some kind of encryption when it is stored in database. Can anyone guide how to get this as plain text.
Not sure why you want to retrieve the password as plain text. But a simple answer would be, it's not possible.
The password is not actually encrypted but hashed. And hashing is a one-way thing.
Hope that answers your question.
Cheers!!!
Hi Julio,
Find below post it will help you
https://www.outsystems.com/forums/discussion/63055/user-password-retrive/
Regards
Rahul