Security in ASP.NET Core 2.1

Security in ASP.NET Core 2.1

NDC Conferences via YouTube Direct link

Imperative Checks Evaluate your policies in code

25 of 29

25 of 29

Imperative Checks Evaluate your policies in code

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Security in ASP.NET Core 2.1

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 Kestrel security HTTPS by default
  3. 3 Certificate Config
  4. 4 SNI certification selection
  5. 5 Kestrel Security Configuration
  6. 6 HSTS caveats
  7. 7 Authentication Options in ASPNET Core Template Support
  8. 8 Individual User Accounts v2.1 Local Database
  9. 9 Template Authentication Individual User Accounts
  10. 10 ASPNET Core Authentication No more custom identity classes
  11. 11 ASPNET Core 20 Changes Authentication is now a single service
  12. 12 Do it yourself Cookie Authentication
  13. 13 Configuring cookie middleware
  14. 14 Implementing a validator
  15. 15 Authentication forwarding
  16. 16 Virtual Schemes
  17. 17 API Authentication The missing link
  18. 18 Data Protection One stop shop for encryption
  19. 19 Using Data Protection
  20. 20 Purpose Strings Their purpose
  21. 21 Configuring Data Protection Configuration Points
  22. 22 Implementing a key store IXmlRepository
  23. 23 Authorization Goal
  24. 24 Policies, Requirements & Handlers
  25. 25 Imperative Checks Evaluate your policies in code
  26. 26 Things to remember Register your handlers in DI
  27. 27 Resource Based Authorization Acting on a resource or model
  28. 28 Resource Authorization Handlers
  29. 29 Identity Features Packaged Uls

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.