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

12 Sep 05:52
faa94fd
Compare
Choose a tag to compare
Synching the generation of the wwwAuthenticate header (#185)

in TokenAcquisition.cs from the code which is currently
in the ASP.NET Core Web API tutorial

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

11 Sep 14:20
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

10 Sep 22:01
4dbe43c
Compare
Choose a tag to compare
Merge pull request #147 from Azure-Samples/kkrishna/updates2019

Updated the groups sample a bit and updated guidance when using the session token cache provider

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

09 Sep 22:17
3a5aacb
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

11 Aug 05:58
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

29 Jul 07:25
ae80827
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

29 Jul 05:13
Compare
Choose a tag to compare
Updating the README.md which was still referencing things to come, wh…

…ereas they were done already

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

29 Jul 02:55
Compare
Choose a tag to compare
Swapping the order of execution when clearing token cache. app.Remove…

…Async() should execute first, then TokenProvider.Clear so we avoid having an empty JSON on the storage (#138)

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

27 Jul 19:30
a72f512
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

27 Jul 19:28
a72f512
Compare
Choose a tag to compare