Announcing ePDP Rules: Fine-Grained Control for Embedded Policy Bundles | Cerbos

Announcing ePDP Rules: Fine-grained control for embedded policy bundles

AAlex Olivier February 04, 2026 3 min read

Announcing ePDP Rules - Fine grained control for embedded policy bundles

Since launching embedded PDPs, we've heard consistent feedback from teams using client-side authorization at scale. You wanted more control over bundle contents. You asked for tenant isolation in multi-tenant applications. You needed security controls for sensitive authorization logic.

Today, we're delivering on that feedback with ePDP Rules - a new way to configure exactly what policies are served to which clients, with enterprise-grade security built in.

What you asked for

Conversations with customers building browser applications, edge deployments, and multi-tenant SaaS platforms shaped this release. Three themes emerged:

ePDP Rules address all three.

Introducing ePDP Rules

An ePDP rule is a named configuration that defines exactly how a policy bundle is built and served for a specific use case. Each deployment can have multiple rules - a minimal bundle for browsers, a full bundle for edge workers, a tenant-specific bundle for each customer. All from the same policy store.

Policy filtering

Filter bundles to include only what each client needs:

Security controls

Protect authorization logic with defense-in-depth:

Dynamic scopes for multi-tenant applications

For SaaS providers, dynamic scopes solve the tenant isolation challenge. Clients specify which tenant scope they need when fetching a bundle, and Cerbos Hub serves only the relevant policies. Requesting tenant-a.prod automatically includes ancestor scopes (tenant-a, root) while excluding everything else.

One deployment, multiple bundle profiles

Configure once, serve everywhere. A single deployment can define:

Each rule gets a stable identifier that client SDKs use to fetch the right bundle.

Unified platform, feature parity

With the upgrade, we have reached parity between the PDP and ePDP. Features like Query Plans now work in embedded environments. New PDP capabilities automatically benefit embedded deployments. One platform, your choice of deployment model.

Getting started

Sign up to Cerbos Hub to create your first ePDP rule. New deployments using Policy Stores automatically support ePDP Rules.

Full documentation is available at docs.cerbos.dev/cerbos-hub/deployments-epdp-rules.

What's next

This release establishes the foundation for embedded authorization at scale. Native mobile SDK support for iOS and Android is on the roadmap, with timelines driven by your feedback.

Log in to your Cerbos Hub workspace to create your first ePDP rule today. We'd love to hear how you're using client-side authorization, and what capabilities would make it even more powerful.

If you're new to Cerbos, try out Cerbos Hub or book a call with a Cerbos engineer to see how externalized authorization can streamline access control in your applications.