minuz / Bouncer

Highly Configurable Authorization Model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NuGet Version Build Status

Geek Learning Advanced Authorization Library

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.

Features

  • Hierachical scope based rights provisionning
  • Item level security
  • Default AuthorizationHandler and IAuthorizationRequirement to plug ASP.NET Core Authorize attributes
  • ...

Supported right repositories

The library currently supports:

  • SQL Server with EF Core

We consider providing an extensibility point to enable support of additional rights repositories

Getting Started

Please head on to the to the wiki.

About

Highly Configurable Authorization Model

License:MIT License


Languages

Language:C# 100.0%