select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Security

pgfga

Experimental ReBAC/Zanzibar-style fine-grained authorization functions for PostgreSQL.

pgext.cloud · Source code · Documentation · License text · Control file

Overview

Packagepgfga
Version0.1.0
PostgreSQL versions11 · 12 · 13 · 14 · 15 · 16
RepositoryUnspecified
Extension typeStandard
Project statusArchived
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schemapgfga
Stars2
Latest commit2025-02-03
Catalogue updated2026-08-30

Related extensions

See also

pgauthzProvide Zanzibar-style relationship-based authorization inside PostgreSQL
pgzanProof-of-concept pgrx extension for evaluating Zanzibar-style authorization inside PostgreSQL row-level security policies.
pg_celA pure PostgreSQL implementation of the Google Zanzibar / OpenFGA authorization model.
cedarling_pgPostgreSQL integration for Cedarling authorization decisions, including JWT-aware checks and RLS-oriented helpers.
rls_osoPoC postgres plugin to use oso authorization in row level security policies
beyond_authPer-project authentication and authorization service for apps running on https://beyond.dev
hessra_authzBiscuit-token authorization helpers plus key and service-chain management inside PostgreSQL.
postfgaA preload PostgreSQL extension integrating OpenFGA authorization through an FDW, C functions, gRPC background work and shared-memory caching.