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

27 Dec 11:02
b9127a0
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

09 Dec 16:45
b07a9e0
Compare
Choose a tag to compare
Merge pull request #443 from Azure-Samples/jennyf/idweb1.4

update to id web 1.4

How to secure a Web API built with ASP.NET Core using the Azure AD B2C

09 Dec 16:46
b07a9e0
Compare
Choose a tag to compare
Merge pull request #443 from Azure-Samples/jennyf/idweb1.4

update to id web 1.4

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

11 Nov 18:41
4f196bb
Compare
Choose a tag to compare
Merge pull request #435 from Azure-Samples/jennyf/1.3

update to ms id web 1.3

How to secure a Web API built with ASP.NET Core using the Azure AD B2C

11 Nov 18:39
4f196bb
Compare
Choose a tag to compare
Merge pull request #435 from Azure-Samples/jennyf/1.3

update to ms id web 1.3

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

02 Nov 11:08
7cfdb74
Compare
Choose a tag to compare

How to secure a Web API built with ASP.NET Core using the Azure AD B2C

02 Nov 11:08
7cfdb74
Compare
Choose a tag to compare
update to 1.2.0 (#428)

Co-authored-by: Jean-Marc Prieur <[email protected]>

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

26 Oct 07:37
01fd633
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

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

10 Oct 10:21
d80098e
Compare
Choose a tag to compare
Update Storage to track 2 SDK (#413)

* Updated storage track 2 SDK.
* Take back readonly
* Add catch when failed to create Blob and Blob view.
* Remove redundant CreateBlob(), create Blob directly in Blob().
* Catch MsalUiRequiredException.
* Updating to latest GA package.

Co-authored-by: Frank Li (Wicresoft North America Ltd) <[email protected]>