Authentication and Authorization in ASP.NET Core

Go to class
Write Review

Free Online Course: Authentication and Authorization in ASP.NET Core provided by Pluralsight is a comprehensive online course, which lasts for 2-3 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. Authentication and Authorization in ASP.NET Core is taught by Roland Guijt.

Overview
  • Learn the modern authentication and authorization aspects of an application architecture and obtain the ability to implement these aspects in an ASP.NET Core application.

    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.