Cerbos
Context-aware authorization and access control policy engine
Cerbos is a language-agnostic authorization layer that externalizes permissions into context-aware policies evaluated by a stateless Policy Decision Point (PDP). It is designed to support least-privilege access control across applications, APIs, services, and modern workloads.
Key Features
- Policy-based authorization using simple YAML policies for resources, actions, and principals
- Context-aware decisions with conditional rules and attribute-based access control (ABAC)
- Derived roles and principal-specific policies for dynamic and exception-driven authorization
- Stateless PDP service exposing APIs for authorization checks and query planning
- Multiple policy storage backends (e.g., local disk, Git-based workflows, and supported databases)
- Designed for scalable, highly available deployments (service, sidecar, or other runtime patterns)
Use Cases
- Centralize authorization for microservices, APIs, and web applications with consistent rules
- Implement fine-grained RBAC/ABAC for multi-tenant or enterprise software
- Offload authorization logic from application code to a dedicated decision service
Cerbos helps teams manage authorization as code, enabling clearer permission logic, easier auditing of intent, and safer evolution of access rules as systems grow.
Categories:
Tags:
Tech Stack:
Similar Services

PocketBase
Lightweight open-source realtime backend with embedded SQLite
Open-source Go backend providing embedded SQLite, realtime (SSE) subscriptions, auth (JWT/OAuth2), file storage, admin UI and REST-style APIs for web and mobile apps.
Keycloak
Open-source identity and access management with SSO
Keycloak is an open-source IAM server providing single sign-on, user federation, and centralized authentication and authorization using OIDC, OAuth 2.0, and SAML.

Authelia
Self-hosted IAM with SSO and multi-factor authentication
Authelia is an open-source IAM and authentication server providing SSO, MFA, and access control for web apps, with OpenID Connect/OAuth 2.0 and reverse-proxy integration.
Infisical
Open-source platform for secrets, PKI certificates, and privileged access
Infisical is an open-source platform to manage and deliver app secrets, certificates (PKI), SSH credentials, and encryption keys across teams and infrastructure.

authentik
Open-source Identity Provider (IdP) for SSO, OIDC, and SAML
Open-source IdP delivering SSO, OAuth2/OIDC, SAML2, LDAP, RADIUS, MFA, WebAuthn, conditional access and application-proxy capabilities for self-hosted deployments.

Teleport
Identity-aware access proxy for infrastructure and internal apps
Secure access platform for servers, Kubernetes, databases, desktops, and web apps with SSO/MFA, short-lived certificates, and full session auditing.

Go
Kubernetes
Docker
gRPC