Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c0e6aac

Browse files
committed
doc PG 18 relnotes: reword OAuth item
Reported-by: Jacob Champion Discussion: https://postgr.es/m/CAOYmi+mEQOqBSJas5V5t__b+6h_MLxyy3JFrVJEq638fnNxi0A@mail.gmail.com
1 parent 0de2e1c commit c0e6aac

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/src/sgml/release-18.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1087,13 +1087,13 @@ Author: Daniel Gustafsson <[email protected]>
10871087

10881088
<listitem>
10891089
<para>
1090-
Add support for the "oauth" authentication (Jacob Champion, Daniel Gustafsson, Thomas Munro)
1090+
Add support for the OAuth authentication method (Jacob Champion, Daniel Gustafsson, Thomas Munro)
10911091
<ulink url="&commit_baseurl;b3f0be788">&sect;</ulink>
10921092
</para>
10931093

10941094
<para>
1095-
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
1096-
compile-time libraries, and libpq OAUTH options.
1095+
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
1096+
a configure flag --with-libcurl to add the required compile-time libraries.
10971097
</para>
10981098
</listitem>
10991099

0 commit comments

Comments
 (0)