2 years ago
#75981
TempoClick
Invoke azure B2C "Reset Password" flow from a button inside the applcation after user is signed in
I am using Azure B2C SignIn user flow to sign in users, and with this flow I can reset user's password through "Forgot your password?" link:
https://domain.b2clogin.com/domain.onmicrosoft.com/B2C_1_default/api/CombinedSigninAndSignup/unified?claimsexchange=ForgotPassword&csrf_token=............=B2C_1_default
I want to invoke/redirect the user to the previous link ("Forgot your password?" flow) after the user is signed in by pressing a "Reset password" button from inside the application.
I have been researching for some hours now but it's not clear how this specific functionality could be implemented.
asp.net-core
.net-core
azure-active-directory
azure-ad-b2c
0 Answers
Your Answer