Completed
- Provision an Azure AD B2C tenant: Learn how to set up your Azure AD B2C tenant, a critical step in securing your application.
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Authentication and Authorization in .NET Apps with Azure AD B2C - A Beginner's Guide - Part 4
Automatically move to the next video in the Classroom when playback concludes
- 1 - Provision an Azure AD B2C tenant: Learn how to set up your Azure AD B2C tenant, a critical step in securing your application.
- 2 - Creating Azure AD B2C user flows: Explore the creation of user flows to streamline the authentication process.
- 3 - App registrations in AD B2C: Understand how to register your application within Azure AD B2C.
- 4 - Explaining the new app architecture: Dive into the revamped application architecture that incorporates authentication and authorization.
- 5 - Running and testing a user flow: Witness a practical demonstration of running and testing a user flow.
- 6 - Hooking up Azure AD B2C to the application: See how Azure AD B2C integrates seamlessly with your application for secure access control.
- 7 - Creating the Web API's B2C registration: Discover the process of registering your Web API with Azure AD B2C.
- 8 - Testing user scopes with https://jwt.ms: Learn how to test user scopes using the handy tool, https://jwt.ms.
- 9 - 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.