samples icon indicating copy to clipboard operation
samples copied to clipboard

Password forget link issues

Open sergey-malue opened this issue 10 months ago • 0 comments
trafficstars

base_policy.txt

i'm trying to make username/signin with password reset according answers in this thread https://github.com/azure-ad-b2c/samples/issues/390

but i faced following issues:

  1. Email_And_Username_Signin_Password_Reset policy always redirects me to password reset subjurney even if i'm trying to sign in. (it's modified version of Email_And_Username_Signin which works fine but without password reset). It looks like objectId never exists after firts step and i don't understand why.
  2. Email_And_Username_Signin_Password_Reset does not display signin validation errors.

please can you give me a tip how i can fix it?

sergey-malue avatar Jan 23 '25 13:01 sergey-malue