azure-ad-b2c / html-templates

66 stars 67 forks source link

Forgot password page & Custom HTML templates. #6

Open Edenred-6642 opened 2 years ago

Edenred-6642 commented 2 years ago

In the forgot password page where the user sets the new password (last step), its being reverted to the MS templates instead of custom HTML templates. The custom template works all the way till that last step even for the forgot password flow( Send email, MFA code validation). Are there any logs on what is happening for it? We are using "UserFlows" for B2C. Login custom HTML template works fine and it is the same template for login/forgot password flows. It was developed using "selfAsserted.html". We are using only sign In and reset password flows.