Authentication and Authorization in .NET Apps with Azure AD B2C - A Beginner's Guide - Part 4
Technocraft via YouTube
Overview
Syllabus
- Provision an Azure AD B2C tenant: Learn how to set up your Azure AD B2C tenant, a critical step in securing your application.
- Creating Azure AD B2C user flows: Explore the creation of user flows to streamline the authentication process.
- App registrations in AD B2C: Understand how to register your application within Azure AD B2C.
- Explaining the new app architecture: Dive into the revamped application architecture that incorporates authentication and authorization.
- Running and testing a user flow: Witness a practical demonstration of running and testing a user flow.
- Hooking up Azure AD B2C to the application: See how Azure AD B2C integrates seamlessly with your application for secure access control.
- Creating the Web API's B2C registration: Discover the process of registering your Web API with Azure AD B2C.
- Testing user scopes with https://jwt.ms: Learn how to test user scopes using the handy tool, https://jwt.ms.
- 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.
Taught by
Technocraft