5.4 KiB
5.4 KiB
title | author | ms.author | manager | ms.date | ms.topic | ms.assetid | ms.prod |
---|---|---|---|---|---|---|---|
Security | rick-anderson | riande | wpickett | 10/14/2016 | article | a8fb7eb7-e0e5-4394-84f3-1f1dbe012345 | aspnet-core |
Security
- Authentication
- Introduction to Identity
- Enabling authentication using Facebook, Google and other external providers
- Account Confirmation and Password Recovery
- Two-factor authentication with SMS
- 🔧 Supporting Third Party Clients using OAuth 2.0
- Using Cookie Middleware without ASP.NET Core Identity
- Azure Active Directory
- Securing ASP.NET Core apps with IdentityServer4
- Authorization
- Data Protection
- Safe storage of app secrets during development
- 🔧 Enforcing SSL
- 🔧 Anti-Request Forgery
- 🔧 Preventing Open Redirect Attacks
- Preventing Cross-Site Scripting
- Enabling Cross-Origin Requests (CORS)