ASP.NET Core Identity 2 Deep Dive
ASP.NET Core Identity brings identity and user management to the ASP.NET Core web framework. This course will get you started with the library and create modern user management and storage with a standout user experience.
ASP.NET Core Identity brings identity and user management to the ASP.NET Core web framework. This robust library is commonly used to back authentication systems and to provide supporting functionality such as password reset and user registration. In ASP.NET Core Identity Deep Dive, you will learn how the ASP.NET Core Identity library ticks. First, you will take a deep dive into the internals of the library. Next, you will explore its various extensibility points. Finally, you will discover not only how to extend it, but also when to actually do so. When you are finished with this course, you will be able to avoid many of the pitfalls that come with mismanagement of the library that would otherwise cause you issues once you start to grow/scale your applications and build upon it for future releases.
Author Name: Scott Brady
Author Description:
Scott Brady is a software developer specializing in identity and access management. Focusing on ASP.NET, Scott has increasingly found himself in undocumented territory, piecing together the facts and attempting to pass them on so that others don’t have to go through the same. Scott currently work as a Senior Software Engineer for Rock Solid Knowledge and is a contributor to the IdentityServer OSS project, the leading OpenID Connect and OAuth framework for .NET.
Table of Contents
- Course Overview
1min - Identity: What You Need to Know and What You Need to Avoid
8mins - Implementing the Nuts and Bolts of ASP.NET Core Identity
31mins - Implementing and Extending the Entity Framework Default Schema
21mins - Implementing Secure User Management
30mins - Protection in the Case of a Breach: Password Hashing and Revocation
22mins - Taking Security Further with True Multi-factor Authentication
21mins - Dealing with External Accounts
14mins
There are no reviews yet.