We have migrated our legacy passwords to new CUBA based system. As stated in documentation updated the property **cuba.legacyPasswordEncryptionModule = Our encryption module **and left password_encryption field value blank in SEC_USER table.
We have found that while changing the password SEC_USER table password field updated with bcrypt hash but password_encryption field value still blank.
Due to this user is unable to login.
Please help to resolve this.