ASP. NET Identity series tutorial, asp. netidentity
Note:I have seen a lot of Introduction to Microsoft ASP recently. NET Identity technology, but I feel that it is not complete and in-depth, I happened to have written in Pro ASP. net mvc Platform. NET Identity is a complete introduction. For this reason, we will translate the relevant chapters and hope that the park friends who need to know this technology can benefit from it.
ASP. NET Identity series tutorials
- 13 Getting Started with Identity
13. Getting started with Identity
- 13.1 Preparing the Example Project
13.1 prepare a sample project
- 13.2 Setting Up ASP. NET Identity
13.2 create an ASP. NET Identity
- 13.2.1 Creating the ASP. NET Identity Database
13.2.1 create an ASP. NET Identity database
- 13.2.2 Adding the Identity Packages
13.2.2 add an Identity package
- 13.2.3 Updating the Web. config File
13.2.3 update the Web. config file
- 13.2.4 Creating the Entity Framework Classes
13.2.4 create Entity Framework class
- 13.3 Using ASP. NET Identity
13.3 use ASP. NET Identity
- 13.3.1 Enumerating User Accounts
13.3.1 enumerate user accounts
- 13.3.2 Creating Users
13.3.2 create a user
- 13.3.3 Validating Passwords
13.3.3 verification Password
- 13.3.4 Validating User Details
13.3.4 verify user details
- 13.4 Completing the Administration Features
13.4 complete management features
- 13.4.1 Implementing the Delete Feature
13.4.1 Delete feature
- 13.4.2 Implementing the Edit Feature
13.4.2 implement the Edit feature
- 13.5 Summary
Conclusion 13.5
- 14 Applying ASP. NET Identity
14 use ASP. NET Identity
- 14.1 Preparing the Example Project
14.1 prepare a sample project
- 14.2 Authenticating Users
14.2 Authenticated Users
- 14.2.1 Understanding the Authentication/Authorization Process
14.2.1 understand the authentication/authorization process
- 14.2.2 Preparing to Implement Authentication
14.2.2 preparation for authentication
- 14.2.3 Adding User Authentication
14.2.3 Add User Authentication
- 14.2.4 Testing Authentication
14.2.4 Test Certification
- 14.3 Authorizing Users with Roles
14.3 authorize a user as a role
- 14.3.1 Adding Support for Roles
14.3.1 support for adding roles
- 14.3.2 Creating and Deleting Roles
14.3.2 create and delete roles
- 14.3.3 Creating the Views
14.3.3 create a view
- 14.3.4 Testing Creating and Deleting Roles
14.3.4 test role creation and Deletion
- 14.3.5 Managing Role Memberships
14.3.5 manage role members
- 14.3.6 Testing Editing Role Membership
14.3.6 test and edit a role member
- 14.3.7 Using Roles for Authorization
14.3.7 Use Role authorization
- 14.4 Seeding the Database
14.4 planting Database
- 14.5 Summary
Conclusion 14.5
- 15 Advanced ASP. NET Identity
15 advanced ASP. NET Identity
- 15.1 Preparing the Example Project
15.1 prepare a sample project
- 15.2 Adding Custom User Properties
15.2 add Custom User attributes
- 15.2.1 Defining Custom Properties
15.2.1 Custom Attributes
- 15.2.2 Preparing for Database Migration
15.2.2 prepare for database migration
- 15.2.3 timing the Migration
15.2.3 perform migration
- 15.2.4 Testing the Migration
15.2.4 test migration
- 15.2.5 Defining an Additional Property
15.2.5 define additional attributes
- 15.3 Working with Claims
15.3 Statement of use (Claims)
- 15.3.1 Understanding Claims
15.3.1 Claims)
- 15.3.2 Creating and Using Claims
15.3.2 create and use statement
- 15.3.3 Authorizing Access Using Claims
15.3.3 use declaration to authorize access
- 15.4 Using Third-Party Authentication
15.4 use third-party authentication
- 15.4.1 Enabling Google Authentication
15.4.1 enable Google Authentication
- 15.4.2 Testing Google Authentication
15.4.2 test Google Authentication
- 15.5 Summary
Conclusion 15.5
After reading this article, please giveRecommendation.
Your recommendation is the motivation for me to continue, and it will attract more people to pay attention to and benefit from it. This is also your contribution.