A preload PostgreSQL extension integrating OpenFGA authorization through an FDW, C functions, gRPC background work and shared-memory caching.
pgext.cloud · Source code · Documentation · Control file
| Package | postfga |
|---|---|
| Version | 1.0.0 |
| PostgreSQL versions | 18 |
| Repository | Unspecified |
| Extension type | Preloaded |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | No |
| Shared libraries | postfga |
| Stars | 0 |
| Latest commit | 2025-12-17 |
| Catalogue updated | 2026-08-30 |
| uniphant | PostgreSQL-centric authentication and authorization demo integrating WebAuthn, PostgREST, and role-based access control. |
| pgauthz | Provide Zanzibar-style relationship-based authorization inside PostgreSQL |
| beyond_auth | Per-project authentication and authorization service for apps running on https://beyond.dev |
| hessra_authz | Biscuit-token authorization helpers plus key and service-chain management inside PostgreSQL. |
| hash_fdw | Shared-memory hash-table foreign data wrapper for storing and querying rows by a configured key. |
| pg_cel | A pure PostgreSQL implementation of the Google Zanzibar / OpenFGA authorization model. |
| cedarling_pg | PostgreSQL integration for Cedarling authorization decisions, including JWT-aware checks and RLS-oriented helpers. |
| rls_oso | PoC postgres plugin to use oso authorization in row level security policies |
| pgzan | Proof-of-concept pgrx extension for evaluating Zanzibar-style authorization inside PostgreSQL row-level security policies. |
| pg_multitenant | Multi-tenant shared-schema helpers using PostgreSQL row-level security |