Forum Discussion
Alice47
Aug 04, 2022Copper Contributor
User Flow B2C Reset password Problem
In the B2C User flow reset password it can enter any random email or email that not event register in azure AD b2c with match User name is there any way to make user flow check is the Email register...
MehulKaushik
Microsoft
Aug 10, 2022Hello Alice
The following ask cannot be achieved using default password reset user flow however can be done using custom policy as explained in the article below
https://github.com/azure-ad-b2c/samples/tree/master/policies/pwd-reset-email-exists
The following ask cannot be achieved using default password reset user flow however can be done using custom policy as explained in the article below
https://github.com/azure-ad-b2c/samples/tree/master/policies/pwd-reset-email-exists