
Or Weis
Announcing Permit MCP Gateway
Announcing Permit MCP Gateway, a new trust and enforcement layer for MCP that brings identity, consent, fine-grained authorization, auditability, and runtime control to AI agent actions.


Featured Stories

Or Weis
Announcing Permit MCP Gateway, a new trust and enforcement layer for MCP that brings identity, consent, fine-grained authorization, auditability, and runtime control to AI agent actions.

Gabriel L. Manor
The new Permit.io CLI brings developer-first workflows to access control. Define, test, deploy, and enforce fine-grained authorization using AI, CI/CD, GitOps, and OpenAPI — all from your terminal

Gabriel L. Manor
How can access control be automated using AI? Learn how to use OpenAI to classify documents by sensitivity and enforce dynamic permissions with Permit.io's Attribute-Based Access Control (ABAC).

Gabriel L. Manor
How and why would you build an AI-based content moderator? Learn how AI improves moderation with contextual awareness, scalability, and customizable rules, and how you can build one with Next.js, MongoDB, Permit.io, and Gemini 1.5 Flash.

Ekemini Samuel
Learn how to enhance Prisma RBAC with fine-grained Prisma permissions using Prisma Client Extensions and Permit.io. Secure your database with role-based and attribute-based access control.

Daniel Bass
How externalizing authorization helped Centauri AI secure financial data while focusing on core product development.

Taofiq Aiyelabegan
Learn how to implement RBAC in Express.js to create a multi-tenant role-based authorization layer with a practical, step-by-step guild, controlling who can view, edit, and manage documents across different organizations

Daniel Bass
Learn best practices for implementing permissions in Keycloak, from configuration to authorization enforcement. Build scalable access control systems for your applications.

Uma Victor
Learn how to implement Role-Based Access Control (RBAC) in FastAPI with this step-by-step guide. Secure your FastAPI app with fine-grained user permissions with code examples and instructions

Daniel Bass
Externalizing FGA allows developers to focus on core application features while ensuring secure authorization – A case study of HippHealth’s experience with Fine-Grained Authorization (FGA).

Gabriel L. Manor
Learn how to enhance Keycloak authorization with ABAC and ReBAC. Step-by-step guide to integrating Permit.io for fine-grained policies.

Daniel Bass
Learn how Open Policy Agent (OPA) is revolutionizing the way developers approach authorization. From managing policies with Rego to handling complex relationship-based access control (ReBAC) scenarios, discover practical OPA strategies, advanced use cases, and real-world insights.

Daniel Bass
Step-by-step guide on how to build RBAC with Keycloak and implement dynamic policy rules with Permit.io into Keycloak RBAC. Including practical keycloak RBAC example.

Ekekenta Clinton
Learn how to implement Role Based Access Control (RBAC) in django with this step-by-step guide