select open change scope Open full search

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

Extensions / Security

eidos_oauth

OAuth 2.0 JWT validator for PostgreSQL 18 using the OAuth validator API.

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

Overview

Packageeidos_oauth
Version0.2.0
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typePreloaded
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableNo
Shared librarieseidos_oauth
Schemaeidos_oauth
Stars1
Latest commit2026-06-29
Latest release2026-06-29
Catalogue updated2026-08-30

Related extensions

See also

pg_oidc_validatorOAuth and OIDC token validator for PostgreSQL 18
pg_session_jwtManage authentication sessions using JWTs
cedarling_pgPostgreSQL integration for Cedarling authorization decisions, including JWT-aware checks and RLS-oriented helpers.
pgjwt_rsJWT verification for RS256 and Ed25519 tokens inside PostgreSQL
webauthnPure-SQL PostgreSQL implementation of WebAuthn credential registration and assertion verification.
postgrest_authPlaceholder PostgREST authentication extension with no implemented database objects
login_refuseAuthentication hook that temporarily refuses logins after repeated failures
crunchy_poolerCrunchy Bridge helper extension that lets PgBouncer authenticate users through PostgreSQL.