Security in ASP.NET Core 2.1
Offered By: NDC Conferences via YouTube
Course Description
Overview
Syllabus
Intro
Kestrel security HTTPS by default
Certificate Config
SNI certification selection
Kestrel Security Configuration
HSTS caveats
Authentication Options in ASPNET Core Template Support
Individual User Accounts v2.1 Local Database
Template Authentication Individual User Accounts
ASPNET Core Authentication No more custom identity classes
ASPNET Core 20 Changes Authentication is now a single service
Do it yourself Cookie Authentication
Configuring cookie middleware
Implementing a validator
Authentication forwarding
Virtual Schemes
API Authentication The missing link
Data Protection One stop shop for encryption
Using Data Protection
Purpose Strings Their purpose
Configuring Data Protection Configuration Points
Implementing a key store IXmlRepository
Authorization Goal
Policies, Requirements & Handlers
Imperative Checks Evaluate your policies in code
Things to remember Register your handlers in DI
Resource Based Authorization Acting on a resource or model
Resource Authorization Handlers
Identity Features Packaged Uls
Taught by
NDC Conferences
Related Courses
Health Informatics: Data and Interoperability StandardsGeorgia Institute of Technology via edX Fractal Architecture
NDC Conferences via YouTube Strangling the Monolith - Applied Patterns & Practices from the Trenches
NDC Conferences via YouTube Refactoring Is Not Just Clickbait
NDC Conferences via YouTube Amazing Algorithms for Solving Problems in Software
NDC Conferences via YouTube