mirror of
https://github.com/postgres/postgres.git
synced 2025-05-12 00:01:58 -04:00
doc PG 18 relnotes: reword OAuth item
Reported-by: Jacob Champion Discussion: https://postgr.es/m/CAOYmi+mEQOqBSJas5V5t__b+6h_MLxyy3JFrVJEq638fnNxi0A@mail.gmail.com
This commit is contained in:
parent
0de2e1c8b5
commit
c0e6aace02
@ -1087,13 +1087,13 @@ Author: Daniel Gustafsson <dgustafsson@postgresql.org>
|
|||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Add support for the "oauth" authentication (Jacob Champion, Daniel Gustafsson, Thomas Munro)
|
Add support for the OAuth authentication method (Jacob Champion, Daniel Gustafsson, Thomas Munro)
|
||||||
<ulink url="&commit_baseurl;b3f0be788">§</ulink>
|
<ulink url="&commit_baseurl;b3f0be788">§</ulink>
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
This adds an "oauth" authentication method to pg_hba.conf, a server variable oauth_validator_libraries to specify OAUTH libraries, a configure flag --with-libcurl to add the required
|
This adds an "oauth" authentication method to pg_hba.conf, libpq OAuth options, a server variable oauth_validator_libraries to load token validation libraries, and
|
||||||
compile-time libraries, and libpq OAUTH options.
|
a configure flag --with-libcurl to add the required compile-time libraries.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user