Releases: Azure-Samples/active-directory-dotnet-native-aspnetcore-v2
Releases · Azure-Samples/active-directory-dotnet-native-aspnetcore-v2
Sign-in a user with the Microsoft Identity Platform in a console application and call an ASP.NET Core Web API using Proof of Possession token
202929 Update Microsoft.Identity.Web to 1.0.0 and MSAL to 4.19.0 (#164)
Sign-in a user with the Microsoft Identity Platform in a WPF Desktop application and call an ASP.NET Core Web API
202928 Update Microsoft.Identity.Web to 1.0.0 and MSAL to 4.19.0 (#164)
Sign a user into a Desktop application using Microsoft Identity Platform and call a protected ASP.NET Core Web API, which calls Microsoft Graph on-behalf of the user
Replacing [WebApiUrl] by the Graph URL (#165) * Replacing [WebApiUrl] by the Graph UR * Adding an empty Callback Path so that the redirect URI is really the one mentioned in the README.md
Sign a user into a Desktop application using Microsoft Identity Platform and call a protected ASP.NET Core Web API, which calls Microsoft Graph on-behalf of the user
Revert "Update sample to use Identity.Web 1.0" This reverts commit 3c498b78ee25a93c6b38c6e61093700827a99ec8.
Sign-in a user with the Microsoft Identity Platform in a WPF Desktop application and call an ASP.NET Core Web API
Revert "Update sample to use Identity.Web 1.0" This reverts commit 3c498b78ee25a93c6b38c6e61093700827a99ec8.
Sign-in a user with the Microsoft Identity Platform in a WPF Desktop application and call an ASP.NET Core Web API
Revert "Update sample to use Identity.Web 1.0" This reverts commit 3c498b78ee25a93c6b38c6e61093700827a99ec8.
Sign a user into a Desktop application using Microsoft Identity Platform and call a protected ASP.NET Core Web API, which calls Microsoft Graph on-behalf of the user
Revert "Update sample to use Identity.Web 1.0" This reverts commit 3c498b78ee25a93c6b38c6e61093700827a99ec8.
Sign-in a user with the Microsoft Identity Platform in a console application and call an ASP.NET Core Web API using Proof of Possession token
Revert "Update sample to use Identity.Web 1.0" This reverts commit 3c498b78ee25a93c6b38c6e61093700827a99ec8.
Sign-in a user with the Microsoft Identity Platform in a console application and call an ASP.NET Core Web API using Proof of Possession token
200242 Update sample to use Identity.Web 1.0
Protecting an ASP.NET Core Web API using Microsoft identity platform
197713 Add links to more samples calling a web API. (#163)