|
|
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.
|