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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
Improving the README.md of 1.1 with screenshots and collapsable secti…

…ons (#190)

* Trying to understand if pictures add value

* Update README.md

* Trying the expandable section for automation

* layout pictures

* Attempt to collapse the image

* Fixing the details

* Foldable image

* fixing the expandable image

* collapsable image

* Pre-visible image

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

25 Sep 13:58
debe18b
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
Merge pull request #188 from Azure-Samples/tibre/refactor

Refactoring BuildConfidentialClientApplication