ASP.NET Core Security with Azure Active Directory Tutorial | Trevoir Williams

preview_player
Показать описание
Learn how to integrate an ASP.NET Core application with security provisions from Azure Active Directory for Business Domain Support (B2B and customer facing applications (B2C).

Full Course: Microsoft Azure for .NET Developers
Learn how to host and optimize .NET applications using Microsoft Azure hosting and infrastructure services.

This Azure active directory tutorial will help you understand what is Azure active directory and we will compare both B2B and B2c authentication models. We will look at using PKCE authorization flow and see a demo on how Azure AD works in a .NET Core Application.

Azure active directory serves as a core infrastructure component. It authenticates and authorizes domain users, computers, and active directory aware applications. It stores management data that you can use to control user and computer setting by using group policy objects.

Now, let us get started and understand how Azure active directory works and what are its benefits.

00:00 - Introduction
00:35 - Azure AD (B2B) Tenant
02:00 - Register Application
06:55 - Create ASP.NET Core App
10:53 - Setup PKCE Authorization Flow
13:15 - Setup Azure B2C Tenant
14:01 - Setup User Flow Policy
17:35 - Register Application for Azure B2C
24:15 - Conclusion

#azure #dontnetcore #azuread
___________________________________________________________________

I am a Software Engineer and Instructor. I can provide professional development services or private code coaching sessions to help you to accomplish your professional or personal IT goals.

Check out my content on Social Media

Check out some free courses below:
Microsoft SQL Server 2017 for Everyone! - Database Development Course

PHP Bootstrap 4, Heroku and MySQL Course

PHP Development with Bootstrap, GitHub and Heroku

Modern PHP Web Development with MySQL, GitHub and Bootstrap 4

C# - Basics Uncovered

Enterprise C# Winforms Application Development

Introduction To Website Technologies

Check out my premium courses on Udemy
End to End ASP.NET Core 3.1 API and Blazor Development

C# Console and Windows Forms Development with LINQ & ADO.NET

Complete ASP.Net Core 3.1 and Entity Framework Development

Modern PHP Web Development w/ MySQL, GitHub & Heroku

Microsoft SQL Server Development for Everyone!
Рекомендации по теме
Комментарии
Автор

Full Course: Microsoft Azure for .NET Developers
Learn how to host and optimize .NET applications using Microsoft Azure hosting and infrastructure services.

ASP.NET Core Identity - User Security Essentials

Complete ASP.NET Core and Entity Framework Development

TrevoirWilliams