Azure AD B2C custom policy issues

Sergey 25 Reputation points
2025-01-29T09:38:43.8066667+00:00

base_policy.txt

i'm trying to make username/signin with password reset according answers in this thread #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?

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,148 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Kancharla Saiteja 385 Reputation points Microsoft Vendor
    2025-01-31T06:54:35.87+00:00

    Hi Sergey,

    Thank you for posting your query on Microsoft Q&A. I am Saiteja from Q&A will be assisting you with your query.

    Based on your query, here is my understanding: Would like to achieve password reset along with Signup and Sign in which you are facing the issue. I would like to suggest the official document here.

    This document helps in configuring forget password with all the required steps which includes claims provider update, user journeys.

    The sign in validation errors can be configured in localization by following this starter pack.

    I hope this information is helpful. Please feel free to reach out if you have any further questions.

    If the answer is helpful, please click "Accept Answer" and kindly "upvote it". If you have extra questions about this answer, please click "Comment".


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.