Part 1: A better way to handle authorization in ASP.NET Core – The Reformed Programmer


Resource history | v1 (current) | created by jjones

Details

Part 1: A better way to handle authorization in ASP.NET Core – The Reformed Programmer

| created by jjones | Add resource "Part 1: A better way to handle authorization in ASP.NET Core – The Reformed Programmer"
Title
Part 1: A better way to handle authorization in ASP.NET Core – The Reformed Programmer
Type
BlogPost
Created
2018-12-14
Description
I was asked by one of my clients to help build a fairly large web application, and their authentication (i.e. checking who is logging in) and authorization (i.e. what pages/feature the logged in user can access) is very complex. From my experience a knew that using ASP.NET’s Role-based approach wouldn’t cut it, and I found the new ASP.NET Core policy-based approach really clever but it needed me to write lots of (boring) policies. In the end I created a solution for my client and this article describes the authorization part – I call it Roles-to-Permissions (the name will make more sense as you read the article).
Link
https://www.thereformedprogrammer.net/a-better-way-to-handle-authorization-in-asp-net-core/
Identifier
no value

authors

This resource has no history of related authors.

resources

This resource has no history of related resources.