Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
6,848 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am looking for a sample that implements Passwordless Authentication from a windows desktop app. I have a user id and somehow want Authenticator to popup on there phone, They can enter the magic number and I get an auth token. This flow is documented in this article
https://learn.microsoft.com/en-us/entra/identity/authentication/concept-authentication-passwordless
I have found no information on creating an app that leverages it. I am familiar with the MSAL device code flow. It seems similar, but there is no way to initiate for a UserId and so it does not use the Authenticator.