Orca ==== .. image:: images/logo.png :align: center :width: 200px Orca is an authorization framework for .NET that allows decoupling authentication and authorization of web applications. Orca provides common abstractions for evaluating permissions and managing access control. It defines a structured model using subjects, roles, and permissions, allowing fine-grained authorization policies to be applied dynamically. .. toctree:: :maxdepth: 2 :caption: Overview overview/getstarted overview/aspnetcore overview/terminology .. toctree:: :maxdepth: 2 :caption: Stores stores/efcore stores/memory stores/http .. toctree:: :maxdepth: 2 :caption: Templates templates/subject templates/role templates/permission templates/policy templates/delegation .. toctree:: :maxdepth: 2 :caption: FAQ faq/balea faq/multitenancy faq/contributing