Skip to content

Releases: Azure-Samples/active-directory-aspnetcore-webapp-openidconnect-v2

Tutorial - Enable your Web Apps to sign-in users and call APIs with the Microsoft identity platform for developers

29 Oct 00:06
fca9cdd

Choose a tag to compare

Merge pull request #201 from Azure-Samples/tibre/readmeTypoFixes

Fixed README s typos and broken links

Tutorial - Enable your Web Apps to sign-in users and call APIs with the Microsoft identity platform for developers

28 Oct 18:30
ebbc4d5

Choose a tag to compare

Deleting buildAllSlnS.proj

This file is duplicated in GitHub, causing issues when cloning the repo. There should be only buildAllSlns.proj (lowercase s) which is the same file.

Tutorial - Enable your Web Apps to sign-in users and call APIs with the Microsoft identity platform for developers

24 Oct 11:30
434db9f

Choose a tag to compare

Tutorial - Enable your Web Apps to sign-in users and call APIs with the Microsoft identity platform for developers

18 Oct 11:00
801f2ed

Choose a tag to compare

Tutorial - Enable your Web Apps to sign-in users and call APIs with the Microsoft identity platform for developers

28 Sep 11:17
db7f74f

Choose a tag to compare

88296

Improving the README.md of 1.1 with screenshots and collapsable secti…

Tutorial - Enable your Web Apps to sign-in users and call APIs with the Microsoft identity platform for developers

25 Sep 13:58
debe18b

Choose a tag to compare

updated a missing step

its no longer being generated by vs.net core template

Tutorial - Enable your Web Apps to sign-in users and call APIs with the Microsoft identity platform for developers

25 Sep 13:58
debe18b

Choose a tag to compare

updated a missing step

its no longer being generated by vs.net core template

Tutorial - Enable your Web Apps to sign-in users and call APIs with the Microsoft identity platform for developers

25 Sep 11:52
4b12ba0

Choose a tag to compare

Tutorial - Enable your Web Apps to sign-in users and call APIs with the Microsoft identity platform for developers

20 Sep 05:24
bc564d6

Choose a tag to compare

Jmprieur/sync from web api tutorial (#186)

* Synching the generation of the wwwAuthenticate header
in TokenAcquisition.cs from the code which is currently
in the ASP.NET Core Web API tutorial

* Fix configuration binding in Web API

Tutorial - Enable your Web Apps to sign-in users and call APIs with the Microsoft identity platform for developers

18 Sep 17:31
e4c0f99

Choose a tag to compare

Merge pull request #188 from Azure-Samples/tibre/refactor

Refactoring BuildConfidentialClientApplication