-
Course
- Core Tech
Authentication and Authorization in ASP.NET Core 3
Gain a thorough understanding of the modern authentication and authorization aspects of an application architecture and obtain the ability to implement these aspects in an ASP.NET Core application.
What you'll learn
Authentication and authorization are essential aspects of an ASP.NET Core application. In this course, Authentication and Authorization in ASP.NET Core, you will gain the ability to apply these concepts using the current recommended guidelines. First, you will learn how authentication works at ASP.NET Core's core. Next, you will discover how to authenticate using the Identity framework and how to do it with an OpenIdConnect Identity Provider. Finally, you will explore how to properly do authorization in all your applications. When you're finished with this course, you will have the skills and knowledge of applying authentication and authorization needed to secure your ASP.NET apps.
Table of contents
- Version Check | 15s
- Introduction | 1m 2s
- Authentication and Authorization | 3m 2s
- Setting Up | 2m
- Adding Cookie Authentication | 5m 29s
- Logging Users in and Out | 7m 12s
- Understanding and Accessing ClaimsPrincipal | 4m 57s
- Understanding External Identity Providers | 3m 56s
- Adding External Identity Providers | 5m 10s
- Working with Multiple Identity Providers | 4m 26s
- Summary | 56s
About the author
Roland is a Microsoft MVP enjoying a constant curiosity around new techniques in software development. His focus is on all things .Net and browser technologies.
More Courses by Roland