5.6 KiB
5.6 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
- Using Cookie Middleware without ASP.NET Core Identity
- Azure Active Directory
- Securing ASP.NET Core apps with IdentityServer4
- Authorization
- Introduction
- Create an app with user data protected by authorization
- Simple Authorization
- Role based Authorization
- Claims-Based Authorization
- Custom Policy-Based Authorization
- Dependency Injection in requirement handlers
- Resource Based Authorization
- View Based Authorization
- Limiting identity by scheme
- Data Protection
- Create an app with user data protected by authorization
- Safe storage of app secrets during development
- Azure Key Vault configuration provider
- Enforcing SSL
- Setting up HTTPS for development
- Anti-Request Forgery
- Preventing Cross-Site Scripting
- Enabling Cross-Origin Requests (CORS)