Share via

Azure AD B2C custom policy Sign In issue

Abhijit Banke 0 Reputation points
2026-03-12T06:29:30.5566667+00:00

I am trying to add custom policy in Azure AD B2C

Sign In not working with custom policy but same user I am trying to sign in with User flow policy it is working fine.

Using Custom policy flow - Getting validation message Invalid user ID or Password

Microsoft Security | Microsoft Entra | Microsoft Entra External ID

1 answer

Sort by: Most helpful
  1. RoryB 540 Reputation points
    2026-03-18T22:06:05.3466667+00:00

    Do other custom policies work?

    If this is a new installation, this error is sometimes because B2C has not been set up correctly.

    https://learn.microsoft.com/en-us/azure/active-directory-b2c/tutorial-create-user-flows?pivots=b2c-custom-policy

    There is a tool to do this:

    https://b2ciefsetupapp.azurewebsites.net/

    The other reason is that the "login-NonInteractive" technical policy in the extension file is not configured correctly.

    https://learn.microsoft.com/en-us/azure/active-directory-b2c/tutorial-create-user-flows?pivots=b2c-custom-policy#add-application-ids-to-the-custom-policy

    0 comments No comments

Your answer

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