1 रिपॉजिटरी
Integration of external data sources specifically to enrich security and access control decisions.
Distinct from External Data Integrations: Distinct from general External Data Integrations by limiting the use case to authorization logic enrichment.
Explore 1 awesome GitHub repository matching data & databases · Authorization Data Integration. Refine with filters or upvote what's useful.
Cerbos is an open-source authorization service that provides a centralized, language-agnostic engine for managing access control. It functions as a policy-as-code platform, allowing teams to define, test, and distribute authorization rules using declarative YAML or JSON configurations. By decoupling access logic from application code, it enables consistent permission enforcement across diverse service stacks. The project distinguishes itself through its ability to translate high-level authorization policies into native database query filters. This capability allows applications to enforce sec
Links the authorization engine to remote databases to fetch dynamic data for complex access control.