-
Course
- Core Tech
Secure User Account and Authentication Practices in ASP.NET 3 and ASP.NET Core 3
This course will teach you how to add secure authentication practices to your ASP.NET websites, including proper establishing and storing of passwords, multi-factor authentication, password recovery, and proper authorization techniques..
What you'll learn
Getting authentication and authorization done right in your website can help keep your users and their data safe from attacks. While perfect security is arguably impossible to achieve, you’re going to see a wide variety of techniques to help you keep your site secure. In this course, Secure User Account and Authentication Practices in ASP.NET and ASP.NET Core, you’ll learn to create secure websites that use recommended practices around user account management and authentication and authorization. First, you’ll explore how to properly implement a user authentication and registration process - including password policies and password recovery. Next, you’ll discover how to add additional security through multi-factor authentication and the prevention of some common authentication-related attacks. Finally, you’ll learn how to add authorization to your website to prevent authenticated users from seeing or doing things that they should not be able to. When you’re finished with this course, you’ll have the skills and knowledge of secure authentication and user account practices needed to create websites that you and your customers can be confident in.
Table of contents
- Version Check | 15s
- Introduction | 2m 44s
- Authentication Features and Approach | 2m 30s
- Demo: Solution Overview and Database Setup | 4m 56s
- Demo: Use ASP.NET Core Identity with an Existing Database | 5m 54s
- Demo: Custom Password Hashers | 5m 40s
- ASP.NET Framework Identity | 1m 51s
- Password Considerations | 2m 14s
- Demo: Registration, Password Policies, and Security Stamps | 7m 52s
- Demo: IPasswordValidator and Pwned Passwords | 4m 26s
- Summary | 1m 8s
About the author
Full-stack developer, architect using the Microsoft stack and other key tools to create awesome solutions.
More Courses by Erik