ASP.NET Core 3 Authorization - Advanced Concepts and Extras

ASP.NET Core 3 Authorization - Advanced Concepts and Extras

Raw Coding via YouTube Direct link

- Global Authorization Filter - Apply authorization policies globally to your application

2 of 8

2 of 8

- Global Authorization Filter - Apply authorization policies globally to your application

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

ASP.NET Core 3 Authorization - Advanced Concepts and Extras

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

  1. 1 - IAuthorizationService - Used to invoke authorization at any point in your application.
  2. 2 - Global Authorization Filter - Apply authorization policies globally to your application
  3. 3 - AllowAnonymous Attribute - Revoke authorization checks
  4. 4 - OperationAuthorizationRequirement - authorize operations securing functions
  5. 5 - ResourceBasedHandler - authorize resources securing object
  6. 6 - IClaimsTransformation - append to the current ClaimsPrincipal
  7. 7 - AuthorizationPolicyProvider - your custom AuthorizationPolicy resolver.
  8. 8 - Custom Authorize Attribute - extending the [Authorize] attribute.

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.