Password decryption in Multitenant OFBiz 16.11

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Password decryption in Multitenant OFBiz 16.11

Saroj123
 Hello,

I am using Ofbiz 16.11 with Multi-tenancy.

I am using Forgot Password link.In this case new password in encrypted form is sent to my email ID. While resetting password delegator is taking default value not that of particular tenant.

The error is showing :

Current Password Decryption failed
org.apache.ofbiz.entity.EntityCryptoException: org.apache.ofbiz.entity.EntityCryptoException: key(Secret Key) not found in database (key(Secret Key) not found in database)

Can you please help me for that?

Thanks in advance.