Skip to content

8snit/Owin-Authorization

 
 

Repository files navigation

Owin-Authorization

Master Build Status
Dev Build Status

Backport of Asp.Net core's policy based authorization to Asp.Net 4. The original ASP.NET core source code from which this project is based upon is available on GitHub here.

Owin-Authorization provides both declarative and imperative authorization functionality to enable you to limit access to MVC or Web Api controllers and actions based upon the role or claims an identity contains, and the resource being requested.

Head over to the wiki for documentation or check out the samples if you'd rather dive right in.

Feedback

Check out the contributing page to see the best places to log issues and start discussions.

Nuget Packages (Currently Pre-Release)

Authorization Core Classes
Web Api Integration
MVC Integration

About

Backport of Asp.Net core's policy based authorization to Asp.Net 4

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 97.5%
  • PowerShell 2.5%