5.5 KiB
5.5 KiB
title | author | description | keywords | ms.author | manager | ms.date | ms.topic | ms.assetid | ms.technology | ms.prod |
---|---|---|---|---|---|---|---|---|---|---|
Security | Microsoft Docs | rick-anderson | ASP.NET Core, | riande | wpickett | 10/14/2016 | article | a8fb7eb7-e0e5-4394-84f3-1f1dbe012345 | aspnet | asp.net-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
- Azure Key Vault configuration provider
- 🔧 Enforcing SSL
- Anti-Request Forgery
- 🔧 Preventing Open Redirect Attacks
- Preventing Cross-Site Scripting
- Enabling Cross-Origin Requests (CORS)