PoC postgres plugin to use oso authorization in row level security policies
pgext.cloud · Source code · Documentation · Control file
| Package | rls_oso |
|---|---|
| Version | 0.0.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 4 |
| Latest commit | 2023-12-30 |
| Catalogue updated | 2026-08-30 |
| pgho_permissions | Hierarchical RBAC and ABAC authorization for PostgreSQL and Supabase, designed for use in row-level-security policies. |
| pgzan | Proof-of-concept pgrx extension for evaluating Zanzibar-style authorization inside PostgreSQL row-level security policies. |
| rls_helpers | PL/pgSQL procedures for simulating Supabase authenticated and anonymous roles while testing row-level security policies. |
| pg_multitenant | Multi-tenant shared-schema helpers using PostgreSQL row-level security |
| supabase | A friendly playground for building and validating Supabase Row‑Level Security (RLS) |
| pgtt_rsl | Provide Oracle/DB2-style global temporary tables using unlogged tables, row-level security, views, and a cleanup worker |
| cedarling_pg | PostgreSQL integration for Cedarling authorization decisions, including JWT-aware checks and RLS-oriented helpers. |
| pg_cel | A pure PostgreSQL implementation of the Google Zanzibar / OpenFGA authorization model. |