|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/aspnet-core-identity-authentication-and-authorization/
课程评论:没有评论
课程名称:ASP.NET Core Identity - 用户安全基础 课程概述: 本课程将教授使用ASP.NET Core Identity库进行现代认证的基本知识,并学习如何根据具体业务需求扩展其功能。尽管完美的安全性几乎不可能实现,但我们将探讨多种技术,旨在确保安全性与用户便捷性的平衡。我们将学习在实际的ASP.NET Core应用程序中实现安全性,以及如何实施基于角色、声明和自定义策略的授权。 课程内容: - 理解ASP.NET Identity Core对于授权、认证和用户管理的重要性。 - 学习如何在ASP.NET Core应用程序中手动添加Cookie认证。 - 正确实施用户角色、声明和策略。 - 学习使用、构建和管理用户声明。 - 正确实现用户认证和注册流程。 - 学习密码策略和恢复流程。 - 设置电子邮件功能以确保账户确认、找回密码等过程的安全。 - 添加授权和用户限制。 - 实现双因素和多因素认证。 - 学习现代认证方法(如社交登录、OAuth等)。 本课程适用于所有开发者,尤其是那些对提升网络应用的安全性有兴趣的人员。课程内容包含超过5小时的优质讲解,简明扼要地根据每个模块的相关活动进行划分。同时,我们还会关注故障排除和调试错误,实施最佳实践,并理解开发者的逻辑和写作方式。此外,课程中将提供GitHub上托管的工作文件,以帮助学习者复现示范代码。 无论你是在设计Razor Pages应用,还是其他类型的ASP.NET Core应用(如MVC和Blazor),所有安全原则和技术均可适用。完成课程后,你将熟练使用调试工具和技术,提升在.NET环境下工作的能力,并获得可验证的结业证书。
OverviewIn this course, you will learn the basics of modern authentication using the ASP.NET Core Identity Library and learn to extend the functionality relative to our specific business needs. While perfect security is arguably impossible to achieve, we will explore various techniques that go a long way in ensuring security and relative ease of use simultaneously. We will look at implementing security in a practical ASP.NET Core application and how we can implement role, claim, and custom policy-based authorization. Why ASP.NET Identity CoreAuthorization, Authentication, and User Management are mainstay features in real-world applications. Identity Core is the flagship library packaged with ASP.NET Core projects to help us get the most security possible. Getting authentication and authorization done right on your website can help keep your users and their data safe from attacks. Added features such as Two and Multi-Factor Authentication are relatively easy to plug in, and this library can easily be extended to implement unique business rules to surround how users are treated.Everything in this course is.NET 6 /.NET 7 compatible. Build A Strong Foundation in ASP.NET Core Security:Learn how to add Cookie Authentication manually to an ASP.NET Core applicationHow to properly implement User Roles, Claims, and Policies Learn how to use, build and manage User Claims Learn to implement user authentication and registration processes properlyLearn password policies and recoveryLearn to setup Emailing features for secure Account Confirmation, Forgot Password, and other processes Learn to add authorization and user restrictions Learn to Add Two and Multi-factor AuthenticationLearn Modern Authentication Methods (Social logins, OAuth, etc.)Even though the fundamentals of the security principles will be demonstrated with a Razor Pages application, all techniques and considerations can be taken in any ASP.NET Core application type, including MVC and Blazor. It has content for developers at all levels, as there is always time/early to start thinking about the best security practices for your web application. Content and OverviewTo take this course, you must have some knowledge of.NET Core development and C#.This course has just over 5 hours of premium content, smartly broken up to highlight related activities based on each module in the application being built. We will also look at troubleshooting and debugging errors as we go along, implementing best practices, writing efficient logic, and understanding why developers do things the way they do. Your knowledge will grow, step by step, throughout the course, and you will be challenged to be the best you can be.We don't always do things the perfect way the first time; that is not the reality of writing code. We make mistakes and point them out and fix them around them. By doing this, we develop proficiency in using debugging tools and techniques. By the time you have finished the course, you will have moved around in Visual Studio and examined logic and syntax errors so much that it will be second nature for you when working in the.NET environment. This will put your newly learned skills into practical use and impress your boss and coworkers.The course is complete with working files hosted on GitHub, including some files to make it easier for you to replicate the demonstrated code. You will be able to work alongside the author as you work through each lecture and will receive a verifiable certificate of completion upon finishing the course.