Forum Discussion
anon123123
Sep 12, 2023Copper Contributor
B2C Passwordless Login
In Azure AD, we can select a passwordless sign-in option. This uses the Microsoft Authenticator App, so that users no longer need a password to sign in. I was wondering if this option also exists...
Chandrasekhar_Arya
Sep 12, 2023Iron Contributor
Well you can use phone based or or via Microsoft authenticator refer the below URL
https://learn.microsoft.com/en-us/azure/active-directory/develop/authentication-flows-app-scenarios#scenarios-and-supported-authentication-flows
https://learn.microsoft.com/en-us/azure/active-directory/develop/authentication-flows-app-scenarios#scenarios-and-supported-authentication-flows
- anon123123Sep 12, 2023Copper Contributor
Chandrasekhar_Arya Thank you for your reply.
Phone based does not use the Microsoft Authenticator App, nor TOTP, it uses SMS in Azure B2C, so that is not an option.
The link you provides shows several authentication options, but for each of these it offers several sign-in options such as email, username, phone, totp, and therefore it still doesn't show if my requested sign-in experience is supported.