- Create an ASP.NET Core web app with user data protected by authorization
- ASP.NET Core Identity Roles based Authorization
- Role-based authorization in ASP.NET Core
- Policy-based authorization in ASP.NET Core
- Claims-based authorization in ASP.NET Core
- Resource-based authorization in ASP.NET Core
- Authorize with a specific scheme in ASP.NET Core
- ASP.NET Core - Claims Based Authentication: Claims vs Identities vs Principals
- Role-based and Claims-based Authorization in ASP.NET Core using Policies - Hands on
- Implementing Policy-Based Authorization in ASP.NET Core - Getting Started
- Policy-based Authorization in ASP.NET Core – A Deep Dive
- ASP.NET Core Identity Claims based Authorization
- Customizing Authorization Responses in .NET 5.0
- Claim based Authorization in Asp.Net Core
- Episode 019 - Roles, claims and policies - ASP.NET Core: From 0 to overkill
- Creating Authorization Policies dynamically with ASP.NET Core
- Useful ClaimsPrincipal extension methods I use in my projects
- Filter user records using Global Query Filters
- Access the JWT bearer token when using the JWT middleware in ASP.NET Core
- Using Roles with the ASP.NET Core JWT middleware
- Authorization for ASP.NET Web APIs
- Using a middleware to build a permission-based identity in ASP.NET Core
- Deep dive into policy-based authorization in ASP.NET Core
- Protecting your API endpoints with dynamic policies in ASP.NET Core
- Creating a Basic Authorization Pipeline with MediatR and ASP.NET Core
- Handling Authorization In Clean Architecture with ASP.NET Core and MediatR
- Tackle more complex security policies for your ASP.NET Core app
- Setting global authorization policies using the DefaultPolicy and the FallbackPolicy in ASP.NET Core 3.x
- Introduction to Authorisation in ASP.NET Core
- Custom authorisation policies and requirements in ASP.NET Core
- Global Authorization Filter in .Net Core: .Net Core Security Part – V
- Duende Identity Server: Risks of Sharing Clients and Tokens
- ASP.NET Core 3 - Authentication - Ep.3 Authorization (All about Policies and Claims)
- Implementing authorization in web applications and APIs - Dominick Baier & Brock Allen
- ASP.NET Core Security - Frank Liu, Youtube Playlist
- Asp Net Core - Rest API Authorization with JWT (Roles Vs Claims Vs Policy) - Step by Step
- Developing Flexible Authorization Capabilities in ASP.NET Core with Jason Taylor
- ASP.NET Core Dynamic Authorization (.NET 7 Minimal Apis C#)
- Implementing API Key Authentication in ASP.NET Core
- Adding JWT Authentication & Authorization in ASP.NET Core
- The Auth Setting That Everyone MUST Change in .NET
- The .NET 8 Auth Changes You Must Know About!