PUT /factor/v1/MePasswordUpdater
Expected behavior: If client is using historical password, error response should be similar to this:
{ "passwordUpdated": false, "erorMessage": "Previously used password", "errorCode": "9800006" }
However, we are getting below error response, this error response is not showing any information.
{ "passwordUpdated": false, "erorMessage": "9800006", "errorCode": "9800006" }
Release : AuthHub Drop 9 release
This issue will be fixed in Drop 10 Release