Secure ASP.NET Web API 2 using Azure AD B2C – Part 2 - Online Free Computer Tutorials.

'Software Development, Games Development, Mobile Development, iOS Development, Android Development, Window Phone Development. Dot Net, Window Services,WCF Services, Web Services, MVC, MySQL, SQL Server and Oracle Tutorials, Articles and their Resources

Tuesday, August 7, 2018

Secure ASP.NET Web API 2 using Azure AD B2C – Part 2

This is the second part of the tutorial which will cover Using Azure AD B2C tenant with ASP.NET Web API 2 and various front end clients. Azure Active Directory B2C Overview and Policies Management – (Part 1) Secure ASP.NET Web API 2 using Azure AD B2C – (This Post) Integrate Azure Active Directory B2C with ASP.NET MVC Web App (Part 3) Secure Desktop Application using Microsoft Authentication Library (MSAL) and Azure Active Directory B2C (Part 4) The source code for this tutorial is available on GitHub. The Web API has been published on Azure App Services, so feel free to try it out using the Base URL (https://aadb2cresourceapi.azurewebsites.net/) Secure ASP.NET Web API 2 using Azure AD B2C In the previous post, we have configured all the needed policies in our Azure AD B2C tenant and the Reply URLs. In this Post, we will reconfigure the Web API we have created in the previous post so it relays on the Azure AD B2C IdP we created to secure it and our Web API will only accept and trust tokens issued by our Azure AD BC IdP.


I guess you came to this post by searching similar kind of issues in any of the search engine and hope that this resolved your problem. If you find this tips useful, just drop a line below and share the link to others and who knows they might find it useful too.

Stay tuned to my blogtwitter or facebook to read more articles, tutorials, news, tips & tricks on various technology fields. Also Subscribe to our Newsletter with your Email ID to keep you updated on latest posts. We will send newsletter to your registered email address. We will not share your email address to anybody as we respect privacy.


This article is related to

Azure,Azure AD B2C,Web API Security,Azure Active Directory B2C,Token Authentication,Tutorial,Web API 2

No comments:

Post a Comment