# Enhancing PostgreSQL OIDC with pg\_oidc\_validator | Percona Community

**URL:** https://forums.percona.com/t/enhancing-postgresql-oidc-with-pg-oidc-validator-percona-community/39916
**Category:** Community website
**Created:** [December 17, 2025, 11:42pm UTC](https://forums.percona.com/t/enhancing-postgresql-oidc-with-pg-oidc-validator-percona-community/39916 "2025-12-17T23:42:31Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![daniil.bazhenov](https://sea1.discourse-cdn.com/flex019/user_avatar/forums.percona.com/daniil.bazhenov/32/62_2.png) [@daniil.bazhenov](https://forums.percona.com/u/daniil.bazhenov)
#### Post date: [December 17, 2025, 11:42pm UTC](https://forums.percona.com/t/enhancing-postgresql-oidc-with-pg-oidc-validator-percona-community/39916/1 "2025-12-17T23:42:31Z")

</div>

With PostgreSQL 18 introducing built-in OAuth 2.0 and OpenID Connect (OIDC) authentication, tools like [pg\_oidc\_validator](https://github.com/Percona-Lab/pg_oidc_validator) have become an essential part of the ecosystem by enabling server-side verification of OIDC tokens directly inside PostgreSQL. If you’re new to the topic, make sure to read our earlier posts explaining the underlying concepts and the need for external validators:

* * *
This is a companion discussion topic for the original entry at [https://percona.community/blog/2025/12/17/enhancing-postgresql-oidc-with-pg\_oidc\_validator](https://percona.community/blog/2025/12/17/enhancing-postgresql-oidc-with-pg_oidc_validator)
