select open change scope Open full search

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

Extensions / Security

pg_session_jwt

Manage authentication sessions using JWTs

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

Overview

Packagepg_session_jwt
Version0.5.0
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPIGSTY
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedYes
RelocatableNo
Schemaauth
Stars69
Latest commit2026-05-27
Latest release2026-05-27
Catalogue updated2026-08-30

Related extensions

See also

pg_oidc_validatorOAuth and OIDC token validator for PostgreSQL 18
pgjwtJSON Web Token API for Postgresql
login_hooklogin_hook - hook to execute login_hook.login() at login time
oidc_validatorPostgreSQL 18 OIDC bearer-token validator plugin written in Rust
pg_auth_monmonitor connection attempts per user
pgsodiumPostgres extension for libsodium functions
auth_delaypause briefly before reporting authentication failure
set_usersimilar to SET ROLE but with added logging
sslinfoinformation about SSL certificates
sslutilsA Postgres extension for managing SSL certificates through SQL