OAuth validator - Mailing list pgsql-general

From Adrian Klaver
Subject OAuth validator
Date
Msg-id c8467aae-51a6-4f46-b81c-e768da6a2012@aklaver.com
Whole thread Raw
List pgsql-general
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




pgsql-general by date:

Previous
From: Rob Sargent
Date:
Subject: Re: Index (primary key) corrupt?
Next
From: "Dan Mahoney (Gushi)"
Date:
Subject: Quick questions about postgres name?