惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Google DeepMind News
Google DeepMind News
B
Blog RSS Feed
The GitHub Blog
The GitHub Blog
Recent Announcements
Recent Announcements
A
About on SuperTechFans
G
Google Developers Blog
aimingoo的专栏
aimingoo的专栏
U
Unit 42
WordPress大学
WordPress大学
Y
Y Combinator Blog
罗磊的独立博客
J
Java Code Geeks
Microsoft Azure Blog
Microsoft Azure Blog
腾讯CDC
博客园 - 叶小钗
Stack Overflow Blog
Stack Overflow Blog
Engineering at Meta
Engineering at Meta
Microsoft Security Blog
Microsoft Security Blog
GbyAI
GbyAI
V
V2EX
雷峰网
雷峰网
H
Hackread – Cybersecurity News, Data Breaches, AI and More
S
SegmentFault 最新的问题
酷 壳 – CoolShell
酷 壳 – CoolShell

Cerbos - All Posts

Authentik vs Keycloak: Self-hosted IdP comparison Mapping business requirements to authorization policy for automotive Fine-grained authorization for AI gateways EIC 2026: Stop counting agents, protect what they can touch Agent skill for writing authorization policies in Claude Desktop Identity security in 2026 EIC 2026 takeaways: the identity stack built for humans will not hold up for AI agents Already have authentication? Here's the authorization layer you still need. Tokens are authorization decisions: a guide to policy-driven token issuance What is a Runtime Authorization Platform It's a dimmer switch, not a kill switch. How CISOs are rethinking AI agent governance From maps to bitmaps (and from bitmaps to bitmaps) AuthZEN, Shared Signals, SCIM Events, IPSIE: Notes from the OpenID Enterprise Panel How do you update authorization policies without redeploying your application? IIW42 recap: Where agent authorization got real Cerbos PDP v0.52.0/v0.53.0: Engine performance, security hardening, and CEL path functions Authorization Management Platforms: what they do, how they work, and where they fit PocketOS AI coding agent deleted a production database in 9 seconds Non-Human Identity management still has a blind spot Supabase alternative in 2026: Best open source auth options Benefits of on-premise authorization: Why enterprises are moving toward self-hosted Authorization policies: How to write, test, and validate them (faster with AI) Agent skill for writing authorization policies How much does it cost to build authorization in-house? Why centralized authorization governance reduces incident response time OPA alternative Why AI agents make authorization a right now problem Modernizing legacy application authorization: why it’s your biggest security blind spot How to add authorization to legacy applications without code changes 5 authorization blind spots auditors find, and how to fix them
Flagsmith podcast: The Cerbos story, from vision to reality
Emre Baran · 2025-09-18 · via Cerbos - All Posts

In a recent episode of the Flagsmith podcast, Cerbos' co-founder and CEO, Emre Baran, had an engaging conversation with Ben Rometsch, co-founder and CEO of Flagsmith, sharing insights about Cerbos and our vision for the future of authorization. We put together a summary of the key takeaways from the discussion, below.

You can listen to the full episode by clicking here.

The origin of Cerbos

Cerbos was founded with the vision to make authorization a standalone, decoupled layer of application architecture. Traditionally, authorization is tangled within application code and business logic. This can lead to a lack of transparency, difficulty in auditing and issues with scalability. By decoupling authorization, Cerbos aims to simplify and streamline this process, providing a clearer and more scalable solution.

Approaching integrations

Choosing which platforms to integrate with can be challenging given the wide array of available services. Our strategy involves focusing on the application layer and the most commonly used frameworks. We've developed a basic SDK that anyone can use, irrespective of their platform or framework. Community feedback and market share analysis of different environments guide our priorities.

The query plan API and authorization-aware data fetching

In addition to the basic API that answers "Can this user do this action on this resource?", Cerbos offers a secondary API known as the query plan API. This enables authorization-aware data fetching by returning an abstract syntax tree that can be used in your data fetching layer's criteria. It's a tool that allows you to efficiently render a homepage or display all the records a user can edit or has permission to access. Initial examples have been built using popular systems like Prisma and SQLAlchemy.

Upcoming launch of Cerbos Cloud

We're excited about the upcoming public beta launch of Cerbos Hub. Cerbos Hub is designed to make developers’ lives easier by managing running instances and deploying policies more efficiently. It comes with a CI/CD pipeline and real-time distribution of policies to running instances. The goal is to empower product managers and CISOs with a feature-rich premium solution.

Starting with Cerbos

We encourage developers to test out Cerbos. You can start small, choose a section of your application, build a policy and replace those if-then-else statements happening in your code base with our requests. One of our largest users, a major UK utility company, started with just three resources and now has replaced their entire authorization layer with Cerbos.

As we continue to build and improve Cerbos, we look forward to helping more developers and companies navigate the challenges of authorization more efficiently and transparently. Stay tuned for more updates, and join us in making authorization easier and more scalable!

Relevant links

Are you looking to improve your application's authorization logic and security? Look no further than Cerbos! Discover how Cerbos works and explore its powerful features, including:

Get started building your first policies with ease and join the companies that trust Cerbos in production for their authorization needs.