Skip to main content

FGA Backends

Overview

FGA Backends provide the relationship storage and graph evaluation capabilities that power Keymate's fine-grained authorization (ReBAC). This section covers the backend abstraction layer, the current OpenFGA-based implementation, and deployment patterns for production environments.

When to Read This Section

When you need to understand how Keymate integrates with FGA backends, deploy the authorization backend, or evaluate the current implementation architecture.

Who Should Start Here

  • Architects evaluating FGA backend options
  • Operators deploying and managing the FGA backend
  • Developers integrating relationship-based authorization

Key Topics

  • Backend abstraction and pluggable architecture
  • Current OpenFGA backend integration
  • Deployment models and scaling patterns

Representative Journeys

  1. Overview
  2. Current OpenFGA Backend
  3. Deployment Model