hi,The cipher encryption kept is SHA1 in the syncope. on user creation, I
need to send mail to the user with username and password. But the password
should be cleartext.
How do I convert the below encrypted password to a clear text password.

Mail received:
Hi $user.getAttributeMap().get("firstname").getValues().get(0)
$user.getAttributeMap().get("surname").getValues().get(0), welcome to
Syncope!

Your username is suresh.
Your password is 5BAA61E4C9B93F3F0682250B6CF8331B7EE68FD8.
Your email address is [email protected]. Your email address inside a
link <http://localhost/?email=suresh.ajja%40gmail.com>.


Thanks

Suresh

Reply via email to