Welcome to the fourth episode of the ".NET on Azure for Beginners" series, where we take you on a journey to understand the fundamentals of deploying your .NET applications in Azure. In this episode, our host Matt guides you through the process of enhancing your application's security by implementing authentication and authorization, all powered by Azure AD B2C.
01:50 - Provision an Azure AD B2C tenant: Learn how to set up your Azure AD B2C tenant, a critical step in securing your application.
04:28 - Creating Azure AD B2C user flows: Explore the creation of user flows to streamline the authentication process.
06:58 - App registrations in AD B2C: Understand how to register your application within Azure AD B2C.
08:35 - Explaining the new app architecture: Dive into the revamped application architecture that incorporates authentication and authorization.
14:30 - Running and testing a user flow: Witness a practical demonstration of running and testing a user flow.
17:30 - Hooking up Azure AD B2C to the application: See how Azure AD B2C integrates seamlessly with your application for secure access control.
24:10 - Creating the Web API's B2C registration: Discover the process of registering your Web API with Azure AD B2C.
27:37 - Testing user scopes with https://jwt.ms: Learn how to test user scopes using the handy tool, https://jwt.ms.
29:26 - Putting the web API and app together with B2C: Witness the final integration of your web API and app with Azure AD B2C, ensuring robust security.
Join us as we demystify the complexities of authentication and authorization in Azure and empower your .NET application with Azure AD B2C. Stay tuned for more insightful episodes in this beginner-friendly series!