Cerbos blog

Blog

Demos, implementation guides, product updates and broader takes on authorization, identity and security. Written for the engineers, architects, security, identity and product leaders shaping how their teams ship and govern access.

AuthZEN wins Outstanding Project Recognition at EIC 2026
Featured

AuthZEN wins Outstanding Project Recognition at EIC 2026

OpenID AuthZEN won the Outstanding Project Recognition award at EIC 2026, with Cerbos CPO Alex Olivier co-chairing the working group. Here's what the interoperability standard means for authorization, why it matters as AI agents act on behalf of users, and how Cerbos implements it.

Announcement
Emre BaranJune 05, 2026
Choosing the right deployment model for enterprise authorization

Choosing the right deployment model for enterprise authorization

Understand the deployment models available for your authorization system - cloud hosted, self hosted, on premise. See what drives the choice between them, and what each one means for your team in practice.

Guide
Emre BaranJune 05, 2026
The Meta AI hack shows why agents shouldn't decide access

The Meta AI hack shows why agents shouldn't decide access

AI agent authorization broke wide open when hackers talked Meta's support chatbot into resetting Instagram passwords. This breaks down the confused deputy problem, why authentication alone doesn't fix it, and why access decisions belong in externalized authorization the agent can't argue its way past.

Guide
Emre BaranJune 03, 2026
Agent skill for writing authorization policies in Claude Code

Agent skill for writing authorization policies in Claude Code

Claude Code lets engineers draft authorization policies in plain English, right in the terminal. This guide covers installing the policy skill through the plugin marketplace, invoking it with /cerbos-policy, what a session looks like, validating against the real Cerbos compiler in Docker, and where human review still matters.

EngineeringDocumentationGuide
Alex OlivierJune 02, 2026
Authorization for AI agents: What to build before the EU AI Act deadline

Authorization for AI agents: What to build before the EU AI Act deadline

What runtime policy at the orchestration layer means, why the agent-to-tool layer is the missing category in agentic AI governance, and which EU AI Act articles actually apply to infrastructure vendors. Practical steps for CTOs and security leads on inventorying agents, sponsoring identities, and externalizing authorization.

Guide
Alex OlivierJune 01, 2026
Authentik vs Keycloak: Self-hosted IdP comparison

Authentik vs Keycloak: Self-hosted IdP comparison

Compare Authentik and Keycloak for self-hosted IAM. See SSO, MFA, protocol support, operations, authorization limits, and where Cerbos fits.

Guide
S. B. WriterMay 28, 2026
Mapping business requirements to authorization policy for automotive

Mapping business requirements to authorization policy for automotive

Authorization in enterprise automotive platforms covers more than roles. This guide explains why RBAC fails for software-defined vehicles, how ABAC and policy-as-code govern OTA updates, ECU diagnostics, and supplier access, and how Cerbos handles workforce, partner, customer, and non-human identities across the vehicle lifecycle.

EngineeringGuide
H.A. WriterMay 27, 2026
Fine-grained authorization for AI gateways

Fine-grained authorization for AI gateways

Fine-grained authorization for AI gateways, explained. Why gateway authentication stops short of access control, how attribute-based policies govern model calls, tool invocations, MCP methods, and agent-to-agent delegation, and how Cerbos provides the runtime policy layer for every AI request.

Guide
Alex OlivierMay 26, 2026
EIC 2026: Stop counting agents, protect what they can touch

EIC 2026: Stop counting agents, protect what they can touch

AI agent authorization was the question every IAM team brought to EIC 2026. Inventory tells you which agents exist. It does not decide whether an agent should move money, call a tool, or act through a delegated user. Notes on the vault, delegation chains, dynamic authorization, and EU AI Act audit.

Guide
Alex OlivierMay 26, 2026
Agent skill for writing authorization policies in Claude Desktop

Agent skill for writing authorization policies in Claude Desktop

Claude Desktop lets product, security, and engineering leads draft Cerbos authorization policies in plain English without writing YAML. This guide walks through installing the Cerbos policy skill, connecting your specs via MCP, validating against the real compiler, and producing a complete policy bundle ready for review and PR.

EngineeringDocumentationGuide
Alex OlivierMay 25, 2026
Identity security in 2026

Identity security in 2026

Identity security explained. The pillars most vendors cover (authentication, IGA, PAM, ITDR, ISPM, identity fabric), the shift to machine and AI agent identities, and the runtime authorization layer where most identity security programs still have a blind spot.

Guide
Anna PaykinaMay 21, 2026
EIC 2026 takeaways: the identity stack built for humans will not hold up for AI agents

EIC 2026 takeaways: the identity stack built for humans will not hold up for AI agents

The identity stack built for humans does not hold up for AI agents and ephemeral workloads. Takeaways from EIC 2026 on signal-driven authorization, action-based provisioning, delegation chains, token issuer risk, and the four questions every CISO should ask about agent identity in the next 12 months.

Guide
Emre BaranMay 21, 2026
Already have authentication? Here's the authorization layer you still need.

Already have authentication? Here's the authorization layer you still need.

Identity providers cover authentication, not fine-grained access control. See the authorization gaps they leave and how to evaluate a solution.

Guide
Anna PaykinaMay 20, 2026
Tokens are authorization decisions: a guide to policy-driven token issuance

Tokens are authorization decisions: a guide to policy-driven token issuance

Tokens are authorization decisions, and most identity teams don't manage them like one. This article explains policy-driven token issuance, the three patterns Gartner calls Authorization Management Platforms, what AuthZEN changes, and how to govern AI agent tokens without hardcoding logic into the IdP.

GuideEngineering
Alex OlivierMay 19, 2026
What is a Runtime Authorization Platform

What is a Runtime Authorization Platform

Runtime Authorization Platforms explained. What runtime authorization actually means, how it differs from admin-time and event-time controls, why attacks land on the runtime layer, and what separates a real runtime platform from a policy engine. Covers architecture, deployment shapes, AuthZEN, and continuous evaluation.

Guide
Emre BaranMay 18, 2026
It's a dimmer switch, not a kill switch. How CISOs are rethinking AI agent governance

It's a dimmer switch, not a kill switch. How CISOs are rethinking AI agent governance

AI agent drift needs more than a kill switch. CISOs and IAM leaders in regulated industries are moving to a dimmer switch model, fine-grained runtime authorization that narrows agent access without breaking the workflow, with a complete audit trail of every decision and policy change.

Guide
Alex OlivierMay 14, 2026
From maps to bitmaps (and from bitmaps to bitmaps)

From maps to bitmaps (and from bitmaps to bitmaps)

Inside the Cerbos PDP performance rewrite that took authorization decisions from 43.8 µs to 6.6 µs. This post walks through three iterations of the rule table index, why roaring bitmaps weren't the right fit, and how a custom bitmap with a meta layer beat both the previous index and roaring.

EngineeringDocumentation
Sam LockMay 13, 2026
AuthZEN, Shared Signals, SCIM Events, IPSIE: Notes from the OpenID Enterprise Panel

AuthZEN, Shared Signals, SCIM Events, IPSIE: Notes from the OpenID Enterprise Panel

Notes from the OpenID Foundation enterprise panel on how Shared Signals, AuthZEN, SCIM Events and IPSIE fit as a stack, the missing reference architectures between specs, and where AI agents land against existing OAuth and OIDC primitives. With Atul Tulshibagwale, Mike Kiser, Dick Hardt and Alex Olivier.

Guide
Alex OlivierMay 11, 2026