1 Repo
Connectors for offloading authorization decisions to a centralized engine from reverse proxies.
Distinct from Reverse Proxy Security: Distinct from Reverse Proxy Security: focuses on the integration with a centralized policy engine rather than general proxy security patterns.
Explore 1 awesome GitHub repository matching security & cryptography · Proxy Authorization Integrations. Refine with filters or upvote what's useful.
Casbin is an authorization library that provides a model-based engine for enforcing access control across diverse application environments. It decouples authorization logic from application code by using a configuration-driven approach, allowing developers to define access rules and evaluation logic independently. The system supports a wide range of access control models, including role-based, attribute-based, and relationship-based patterns, which are evaluated at runtime to determine if a subject is permitted to perform an action on a resource. The project distinguishes itself through a hig
Connects reverse proxies and service meshes to a centralized policy engine.