select open change scope Open full search

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

Extensions / Features

omni_auth

Basic session management

pgext.cloud · Website · Documentation · License text · Control file

Overview

Packageomnigres
Version0.1.3
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPIGSTY
Extension typeSQL only
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schemaomni_auth
Stars1,585
Latest commit2026-02-12
Latest release2025-11-08
Catalogue updated2026-09-03

Related extensions

Requires

omni_typesAdvanced types
omni_idIdentity types
pgcryptocryptographic functions
btree_gistsupport for indexing common datatypes in GiST
omni_polyfillPostgres API polyfills

See also

pg_session_jwtManage authentication sessions using JWTs
login_hooklogin_hook - hook to execute login_hook.login() at login time
set_usersimilar to SET ROLE but with added logging
pgjwtJSON Web Token API for Postgresql
pg_oidc_validatorOAuth and OIDC token validator for PostgreSQL 18
pg_auth_monmonitor connection attempts per user
auth_delaypause briefly before reporting authentication failure
oidc_validatorPostgreSQL 18 OIDC bearer-token validator plugin written in Rust
pg_permissionsview object permissions and compare them with the desired state

Same project

omniAdvanced adapter for Postgres extensions
omni_awsAmazon Web Services APIs (S3)
omni_cloudeventsCloudEvents support
omni_containersDocker container management
omni_credentialsApplication credential management
omni_emailE-mail framework
omni_httpBasic HTTP types
omni_httpcHTTP client
omni_httpdHTTP server
omni_idIdentity types
omni_jsonJSON toolkit
omni_kubeKubernetes (k8s) integration
omni_ledgerFinancial ledger
omni_manifestPackage installation manifests
omni_mimetypesMIME types
omni_osOperating system integration
omni_polyfillPostgres API polyfills
omni_pythonFirst-class Python support
omni_regexPCRE-compatible regular expressions
omni_restREST API toolkit (with PostgREST support)
omni_schemaAdvanced schema management tooling
omni_seqDistributed integer sequences
omni_serviceService management
omni_sessionSession management
omni_sqlProgrammatic SQL manipulation
omni_sqliteEmbedded SQLite
omni_testTesting framework
omni_txnTransaction management
omni_typesAdvanced types
omni_varScoped variables
omni_vfsVirtual File System
omni_vfs_types_v1Virtual File System types (v1)
omni_webCommon web stack primitives
omni_workerGeneralized worker pool
omni_xmlXML toolkit
omni_yamlYAML toolkit