How to configure initial password complexity while adding new use to Azure AD B2C

Uday Shankar 25 Reputation points
2023-10-10T07:30:06.1+00:00

For Initial password validation only for 8 characters. How we can configure complex password for add new user in Azure AD.

User's image

Microsoft Security Microsoft Entra Microsoft Entra ID
Microsoft Security Microsoft Graph
0 comments No comments
{count} votes

Accepted answer
  1. CarlZhao-MSFT 46,371 Reputation points
    2023-10-11T10:26:15.73+00:00

    Hi @Uday Shankar

    From my research, it seems there is no way to set the initial password complexity when creating a new user via the Users navigation bar, it defaults to setting the initial password complexity to Simple.

    If you want to customize the user's initial password complexity, then you can try creating an Azure AD B2C local user using user flow/custom policy.

    After creating the sign up/sign in flow, go to Azure AD B2C > User flows > Find the sign up/sign in flow you created > Click "Properties" and you will be able to configure the user initial password complexity.

    12

    Hope this helps.

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

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Uday Shankar 25 Reputation points
    2023-10-12T07:42:01.5533333+00:00

    Hi **CarlZhao-MSFT,
    **
    Thank you for answering question.

    Yes I am able to apply password complexity with **user-flow.
    **
    Thanks

    0 comments No comments

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.