
Authentik is an open source identity provider with flows, stages, and property mappings for flexible authentication. Cerbos uses Authentik's group memberships, custom properties, and OIDC claims to evaluate fine-grained authorization policies at the application layer.
Use Authentik's property mappings to shape token claims that feed directly into Cerbos authorization policies
Pair Authentik's open source identity provider with Cerbos for a fully open source authentication and authorization stack
However you configure Authentik's authentication flows, the same Cerbos policies govern access within your applications
Authentik handles authentication, confirming who a user is. Cerbos handles authorization, deciding what that user can do. Together they give you a complete access control stack without coupling identity logic to business rules.
Cerbos lets you write fine-grained, context-aware authorization policies in human-readable YAML. Policies are decoupled from application code so product and security teams can update permissions without a release cycle.
Because Cerbos runs as a stateless Policy Decision Point (PDP) next to your application, authorization checks are sub-millisecond and scale horizontally with your infrastructure.
Authentik authenticates users via configurable flows and stages, issuing OIDC tokens with claims defined by property mappings. Your application extracts these claims and passes them to Cerbos as principal attributes. Cerbos evaluates them against your policies alongside resource attributes to make fine-grained authorization decisions.
Yes. Authentik's property mappings let you shape OIDC token claims using Python expressions, pulling from user attributes, group memberships, or external data. These custom claims become principal attributes in Cerbos, giving your policies access to any identity data Authentik can provide.
No. Authentik controls which users can access which applications through its policy engine. Cerbos adds resource-level authorization within those applications. Authentik determines whether a user can reach your app. Cerbos determines what they can do once they are there.


What is Cerbos?
Cerbos is an end-to-end enterprise authorization software for Zero Trust environments and AI-powered systems. It enforces fine-grained, contextual, and continuous authorization across apps, APIs, AI agents, MCP servers, services, and workloads.
Cerbos consists of an open-source Policy Decision Point, Enforcement Point integrations, and a centrally managed Policy Administration Plane (Cerbos Hub) that coordinates unified policy-based authorization across your architecture. Enforce least privilege & maintain full visibility into access decisions with Cerbos authorization.