Hello Community, 

 

I have a requirement to use username and password in hash code format to login to creatio using an Custom API. 

But the password was saved in the encrypted format in creatio db.

So I would like to know how to decrypt the encrypted password and the type of algorithm used to encrypt the password. 

So that I can convert the decrypted password string to hash code for validation.

Thanks in advance

 

Regards

Gargeyi.G

Like 0

Like

1 comments

Dear Gargeyi,

Unfortunately, there is no way to decrypt the encrypted password from DB.

Also, the algorithm used for encrypting is confidential information, and we can not share it.

Best regards, Alex.

Show all comments