Page 15 of 37

Tech blog

Demos, implementation guides, product updates and broader takes on authorization, identity and security.

Building your own authorization solution vs. buying an off-the-shelf one

Building your own authorization solution vs. buying an off-the-shelf one

Build vs. buy for authorization. There is no standard answer to the perennial build vs. buy question, but the argument for rolling your own authorization is getting harder to make. In this article, we help you speedrun the build vs. buy decision by breaking down your choices, so you can evaluate what’s best for your situation.

Guide
Emre BaranOctober 28, 2025
Zero trust has reached operational reality

Zero trust has reached operational reality

Zero Trust is no longer theoretical. Discover how mature identity standards and centralized authorization transform Zero Trust from strategy to execution, delivering continuous compliance, reduced breach impact, and faster, more secure development.

Guide
Alex OlivierOctober 27, 2025
Modern application architecture trends: AI, microservices, and pragmatic security

Modern application architecture trends: AI, microservices, and pragmatic security

Explore modern application architecture trends for AI-driven infrastructure, modular monoliths, microservices, and pragmatic security, as well as patterns shaping cloud, on-prem, and hybrid systems.

GuidePresentation
Alex OlivierOctober 21, 2025
Zero-Trust for microservices, a practical blueprint

Zero-Trust for microservices, a practical blueprint

Learn how to implement a Zero-Trust security model for microservices. Discover how to secure service-to-service communication, manage workload identities, and enforce fine-grained authorization across distributed systems, AI agents, and APIs.

GuideEngineering
Alex OlivierOctober 17, 2025
How to implement resource-based authorization

How to implement resource-based authorization

Learn how to implement resource-based authorization for fine-grained, contextual access control. Compare it to role-based and attribute-based models, explore real-world use cases, such as in microservices and multi-tenant SaaS applications.

Guide
Emre BaranOctober 13, 2025
What is access control?

What is access control?

Learn what access control is, why it’s essential, and how it operates within application environments. We’ll also explore some common challenges developers face when implementing access control and review the types of technologies that can streamline the process.

Guide
Alex OlivierOctober 10, 2025
How to secure your FastMCP server with permission management

How to secure your FastMCP server with permission management

FastMCP is a Python framework for building production-ready MCP servers with minimal code. Without authorization, these servers risk exposing all tools to every user. The **cerbos-fastmcp** middleware adds policy-driven, fine-grained access control to secure FastMCP deployments.

GuideIntegration
Alex OlivierOctober 08, 2025
NHI security: How to manage non-human identities and AI agents

NHI security: How to manage non-human identities and AI agents

Discover NHI security: How to manage non-human identities and AI agents with practical principles. Learn strategies for inventory, least privilege, access controls, and authorization to secure NHIs and prevent AI risks in modern enterprises.

Guide
Emre BaranOctober 03, 2025
MCP security & AI agent authorization. A CISO and architect’s guide to securing the new AI perimeter.

MCP security & AI agent authorization. A CISO and architect’s guide to securing the new AI perimeter.

MCP security and AI agent authorization are critical to protecting enterprise data. This guide explores risks, the “confused deputy” problem, and how externalized authorization builds a zero trust model to secure the new AI perimeter without slowing innovation.

Guide
Emre BaranSeptember 30, 2025
MCP permissions. Securing AI agent access to tools.

MCP permissions. Securing AI agent access to tools.

In this article, we explore what MCP is and how it works, why MCP permissions are so important, where current approaches fall short, and how adopting fine-grained, dynamic authorization can secure AI agent tool use. The goal is to harness the new power of AI agents safely, giving them exactly the access they need and nothing more.

Alex OlivierSeptember 28, 2025
Mapping business requirements to authorization policy for medtech

Mapping business requirements to authorization policy for medtech

Learn how to translate business requirements to authorization policy for medtech. Decouple authorization to keep medtech platforms compliant (HIPAA, GDPR, FDA 21 CFR Part 11, NHS RBAC), resilient to updates, and safe. Explore break-glass access, audit logs, role-based control, and an example case study.

GuideEngineering
H.A. WriterSeptember 28, 2025
Filtering database results with Cerbos query plans

Filtering database results with Cerbos query plans

Learn how Cerbos PlanResources API uses partial evaluation to streamline authorization. Discover how query plans translate into efficient database filters, boost performance, and simplify access control with custom adapters.

EngineeringDocumentationGuide
Alex OlivierSeptember 25, 2025