No Mobile Phone Option for AAD B2C SignIn or SignUp

Morrison, John 0 Reputation points
2024-04-16T18:22:38.31+00:00

Hello,

We currently encountered a situation in which a user didnt have a mobile phone to sign up to create an Entra ID account. The mobile phone is required to send them a verification code as our account sign up is password-less. Is it possible to have the code sent to a landline? Or is there another option that I'm missing - like email only signup?

Thanks,

John

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,874 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,503 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Babafemi Bulugbe 1,790 Reputation points
    2024-04-17T19:14:47.0966667+00:00

    Hello Morrison, John,

    Thank you for posting in the Microsoft Q&A Community,

    From my understanding, you would like to know how to allow users to sign up to your application secured with Azure B2C using passwordless email authentication.

    Follow this link to get more information about setting up passwordless authentication with email verification

    https://github.com/azure-ad-b2c/samples/blob/master/policies/passwordless-email/Readme.md

    You can also leverage the magic link authentication discussed in the thread below.

    https://learn.microsoft.com/en-us/answers/questions/344417/passwordless-authentication-using-email-only-in-b2

    Let me know if further assistance is needed

    Babafemi

    0 comments No comments

  2. Shweta Mathur 27,691 Reputation points Microsoft Employee
    2024-04-22T10:34:47.13+00:00

    Hi @Morrison, John ,

    Thanks for reaching out.

    In this scenario, you can add Phone/Email Sign up for those accounts of users who either want to sign up using email or phone.

    User's image

    By adding this, those users who do not have phone to get the verification code, can sign up using email as well.

    User's image

    Hope this will help.

    Thanks,

    Shweta

    Please remember to "Accept Answer" if answer helped you.

    0 comments No comments