Releases: Azure-Samples/active-directory-aspnetcore-webapp-openidconnect-v2
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
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
83044 Fixing a couple of comments
Tutorial - Enable your Web Apps to sign-in users and call APIs with the Microsoft identity platform for developers
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
Tutorial - Enable your Web Apps to sign-in users and call APIs with the Microsoft identity platform for developers
74813 Fix link for "With Roles" (#157)
Tutorial - Enable your Web Apps to sign-in users and call APIs with the Microsoft identity platform for developers
Tutorial - Enable your Web Apps to sign-in users and call APIs with the Microsoft identity platform for developers
71390 Updating the README.md which was still referencing things to come, wh…
Tutorial - Enable your Web Apps to sign-in users and call APIs with the Microsoft identity platform for developers
71366 Swapping the order of execution when clearing token cache. app.Remove…