VIP AuthHub - MePasswordUpdater error response "erorMessage": "Previously used password" not returned in Drop 9 Release
search cancel

VIP AuthHub - MePasswordUpdater error response "erorMessage": "Previously used password" not returned in Drop 9 Release

book

Article ID: 258090

calendar_today

Updated On:

Products

VIP Authentication Hub

Issue/Introduction

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" }

 

 

 

 

Environment

Release : AuthHub Drop 9 release

Resolution

This issue will be fixed in Drop 10 Release