select open change scope Open full search

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

Extensions / Security

rls_oso

PoC postgres plugin to use oso authorization in row level security policies

pgext.cloud · Source code · Documentation · Control file

Overview

Packagerls_oso
Version0.0.0
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars4
Latest commit2023-12-30
Catalogue updated2026-08-30

Related extensions

See also

pgho_permissionsHierarchical RBAC and ABAC authorization for PostgreSQL and Supabase, designed for use in row-level-security policies.
pgzanProof-of-concept pgrx extension for evaluating Zanzibar-style authorization inside PostgreSQL row-level security policies.
rls_helpersPL/pgSQL procedures for simulating Supabase authenticated and anonymous roles while testing row-level security policies.
pg_multitenantMulti-tenant shared-schema helpers using PostgreSQL row-level security
supabaseA friendly playground for building and validating Supabase Row‑Level Security (RLS)
pgtt_rslProvide Oracle/DB2-style global temporary tables using unlogged tables, row-level security, views, and a cleanup worker
cedarling_pgPostgreSQL integration for Cedarling authorization decisions, including JWT-aware checks and RLS-oriented helpers.
pg_celA pure PostgreSQL implementation of the Google Zanzibar / OpenFGA authorization model.