5.7 KiB
5.7 KiB
title | author | description | keywords | ms.author | manager | ms.date | ms.topic | ms.assetid | ms.technology | ms.prod | uid |
---|---|---|---|---|---|---|---|---|---|---|---|
Security | rick-anderson | ASP.NET Core, | riande | wpickett | 10/14/2016 | article | a8fb7eb7-e0e5-4394-84f3-1f1dbe012345 | aspnet | asp.net-core | security/index |
Security
- Authentication
- Introduction to Identity
- Enabling authentication using Facebook, Google and other external providers
- Configure Windows Authentication
- Account Confirmation and Password Recovery
- Two-factor authentication with SMS
- Using Cookie Authentication 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
- Anti-Request Forgery
- Preventing Open Redirect Attacks
- Preventing Cross-Site Scripting
- Enabling Cross-Origin Requests (CORS)