This library provides all you need to setup a fine grained authorization model. It plugs right into ASP.NET Core authorization model so can start quickly and feel at home.
- Hierachical scope based rights provisionning
- Item level security
- Default
AuthorizationHandler
andIAuthorizationRequirement
to plug ASP.NET Core Authorize attributes - ...
The library currently supports:
- SQL Server with EF Core
We consider providing an extensibility point to enable support of additional rights repositories
Please head on to the to the wiki.