0

I am using b2c custom policy, when user logged in -> reset password-> enter signin name and email address -> receives verification code -> validate code -> click on continue it throws my custom error which I setup under "UserMessageIfClaimsTransformationStringsAreNotEqual" key.

I have verified email address its correct for user in b2c. I am using signin thorugh username not email address.

I am not sure what other reason its failing for? Also, I wanted to know if there is any way to avoid email address verification part (we have some users without email address)?

Thanks.

Vikas
  • 25
  • 4
  • You need to share the technical profile and associated claims transform for anyone to help. – Jas Suri - MSFT Feb 05 '21 at 21:33
  • I was able to solve the issue using [this](https://stackoverflow.com/questions/49923615/azure-ad-b2c-password-reset-policy-without-email-verification-step?rq=1) link – Vikas Feb 08 '21 at 23:24
  • Do you mind posting an answer so that this issue can be treated as archived? – Allen Wu Feb 24 '21 at 06:04
  • Following link helped me to fix the issue. https://stackoverflow.com/questions/49923615/azure-ad-b2c-password-reset-policy-without-email-verification-step?rq=1 – Vikas Mar 01 '21 at 15:50

0 Answers0