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

推荐订阅源

钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Apple Machine Learning Research
Apple Machine Learning Research
T
Tailwind CSS Blog
月光博客
月光博客
爱范儿
爱范儿
有赞技术团队
有赞技术团队
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
aimingoo的专栏
aimingoo的专栏
GbyAI
GbyAI
腾讯CDC
The Cloudflare Blog
人人都是产品经理
人人都是产品经理
MongoDB | Blog
MongoDB | Blog
Microsoft Azure Blog
Microsoft Azure Blog
IT之家
IT之家
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
云风的 BLOG
云风的 BLOG
U
Unit 42
博客园 - 三生石上(FineUI控件)
A
About on SuperTechFans
N
Netflix TechBlog - Medium
Google DeepMind News
Google DeepMind News
雷峰网
雷峰网
L
LangChain Blog

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
DevWorld 2025 - A dichotomy of open source and enterprise
Alex Olivier · 2025-03-05 · via Cerbos - All Posts

Last week Cerbos headed to Amsterdam for the DevWorld conference. This was our second year attending the event and it is always great to see some familiar faces as well as get a chance to speak to hundreds of new ones (and say hi to some customers!).

Reflecting over the two days of conversations, two camps emerged: the early-stage startup open-source adopters and the massive enterprise organizations. Both groups have similar requirements around fine-grained authorization, but the technology stacks to deliver that within were different.

Authentication: Keycloak vs. Entra ID

Startups and open source adopters tend to favor Keycloak for authentication, valuing its flexibility, self-hosting capabilities, and strong support for open standards - and the price point!

On the other hand, large enterprises often rely on Microsoft Entra ID (aka Azure AD), primarily because it already exists in their enterprise IT infrastructure, provides strong compliance features, and offers managed security.

Cerbos seamlessly integrates with both, ensuring fine-grained authorization decisions can be enforced without being tied to the authentication provider. The approaching wave of non-human identities is only solidifying the need for a centralized authentication and identity management solution and picking either of these approaches sets businesses up for success.

Languages: Node vs. Java Spring

The early-stage companies we spoke to, particularly those in the developer tooling and SaaS space, often build with Node.js - why this is the case is curious given the plethora of strong technologies out there but a common theme was around prioritizing speed and developer experience.

Enterprises, however, lean heavily on Java Spring, given its robustness, long-term maintainability, and deep integration into their tech ecosystems. Spring Security was often cited by attendees as how access control is done currently, but simply couldn't deliver on the fine-grained needs of their evolving authorization logic.

Cerbos is designed to be language-agnostic, making it easy to embed policy-based access control into your languages of choice without rewriting authorization logic for each stack.

Architecture: Microservices vs Monoliths

Startups are often cloud-native, favoring microservices and containerized deployments to stay agile and scalable. In contrast, enterprises often have to work with monolithic applications, where change cycles are slower, but stability is paramount.

Cerbos' decoupled authorization model ensures that both architectures benefit from centralized policy management—whether deployed alongside microservices in Kubernetes or embedded within a legacy monolith.

Concluding thoughts

While startups and enterprises approach authorization with different technology stacks, their fundamental need for fine-grained access control remains the same. Cerbos bridges this technological divide by offering a truly stack-agnostic solution that integrates seamlessly with any authentication provider, programming language, or architectural approach - allowing teams to focus on innovation rather than rebuilding authorization logic.

Learn more about how Cerbos can seamlessly integrate into your existing ecosystem. If you’re interested in implementing externalized authorization - try out Cerbos Hub or book a call with a Cerbos engineer to see how our solution can help streamline access control in your applications.