Share via

MSAL, Authenticator, Passwordless

Jack Stephenson 0 Reputation points
2024-09-30T07:22:10.7433333+00:00

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.

Microsoft Security | Microsoft Authenticator
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.