Обсуждение: OAuth validator

Поиск
Список
Период
Сортировка

OAuth validator

От
Adrian Klaver
Дата:
Got to the part in the Postgres 18rc Release Notes that goes into the 
new OAuth support. At some point I would like to explore this, but a 
sticking point seems to be, from here:

https://www.postgresql.org/docs/18/runtime-config-connection.html#GUC-OAUTH-VALIDATOR-LIBRARIES

"
oauth_validator_libraries

[...]

Validator modules must be implemented/obtained separately; PostgreSQL 
does not ship with any default implementations. For more information on 
implementing OAuth validators, see Chapter 50.
"

I did find this:

https://github.com/TantorLabs/oauth_validator

Are there other pre-built implementations and does anyone have 
experience using the above or other modules?

-- 
Adrian Klaver
adrian.klaver@aklaver.com