Registered an application with the Microsoft identity platform in Azure portal and it provided the Application ID and the Tenant ID
Built a dotnet console app
Add dotnet add package Microsoft.Identity.Client in VScode terminal
Used the PublicClientApplicationBuilder class in MSAL.NET
Added code( Application ID & Tenant ID) for the interactive authentication
-
Notifications
You must be signed in to change notification settings - Fork 0
Registered an application with the Microsoft identity platform in Azure portal and it provided the Application ID and the Tenant ID. Built a dotnet console app and acquired a token interactively in a console application
raphgm/Implementing-interactive-authentication-by-using-MSAL.NET
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Registered an application with the Microsoft identity platform in Azure portal and it provided the Application ID and the Tenant ID. Built a dotnet console app and acquired a token interactively in a console application
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published