OpenFGA
High performance and flexible authorization / Fine-Grained Access Control engine (CNCF).
Why consider OpenFGA?
OpenFGA is a CNCF incubating relationship-based Fine-Grained Authorization (FGA) engine based on Google Zanzibar. Maintained by Okta/Auth0, it handles enterprise access modeling, RBAC, ABAC, and hierarchical organization charts.
Learn OpenFGA by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of OpenFGA
OpenFGA models complex multi-tenant enterprise permissions using an intuitive visual DSL and relationship tuples.
Running with Docker
docker run -d \ --name openfga \ -p 8080:8080 -p 8081:8081 -p 3000:3000 \ openfga/openfga runOpenFGA is licensed under the Apache License Version 2.0.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.