You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The link to Forgot your password? is not pointing to the correct URL in the SocialAndLocalAccounts examples.
When clicking on the link I get back to the starting page of the SignUpOrSignIn flow rather than the password reset UI.
I noticed that if I use the standard user flows the url looks like .. unified?claimsexchange=ForgotPassword .. but in the custom policy it looks like .. forgotPassword? ...
The text was updated successfully, but these errors were encountered:
The link to
Forgot your password?
is not pointing to the correct URL in theSocialAndLocalAccounts
examples.When clicking on the link I get back to the starting page of the
SignUpOrSignIn
flow rather than the password reset UI.I noticed that if I use the standard user flows the url looks like
.. unified?claimsexchange=ForgotPassword ..
but in the custom policy it looks like.. forgotPassword? ..
.The text was updated successfully, but these errors were encountered: