Skip to content

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

30 Sep 10:45
250dc5e
Compare
Choose a tag to compare

Sign-in a user with the Microsoft Identity Platform in a WPF Desktop application and call an ASP.NET Core Web API

30 Sep 10:45
250dc5e
Compare
Choose a tag to compare

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

29 Sep 12:41
d2496c5
Compare
Choose a tag to compare
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

27 Sep 02:28
Compare
Choose a tag to compare
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

27 Sep 02:28
Compare
Choose a tag to compare
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

27 Sep 02:28
Compare
Choose a tag to compare
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

27 Sep 02:26
Compare
Choose a tag to compare
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

25 Sep 19:13
Compare
Choose a tag to compare
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

25 Sep 19:09
Compare
Choose a tag to compare

Protecting an ASP.NET Core Web API using Microsoft identity platform

21 Sep 14:03
a947d39
Compare
Choose a tag to compare
197713

Add links to more samples calling a web API. (#163)