Components
OpenFGA
Fine-grained authorization component for Runtime access control.
Component Category
Access and security / authorization
Component Description
OpenFGA is a fine-grained authorization system designed to model and evaluate access relationships at scale.
Why It Is Used
In BullSequana AI Runtime, OpenFGA supports granular permission models beyond simple role checks. It helps enforce consistent authorization across services, resources, and platform operations.
Learn More
Interacts With
PostgreSQL, which stores the OpenFGA authorization data model and state.Keycloak, as part of the broader identity and authorization flow across the platform.Temporal, where authorization-related workflow coordination and synchronization can be connected at the platform level.