Re: [PoC] Federated Authn/z with OAUTHBEARER

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>
Cc: Peter Eisentraut <peter(at)eisentraut(dot)org>, Antonin Houska <ah(at)cybertec(dot)at>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PoC] Federated Authn/z with OAUTHBEARER
Date: 2025-01-31 16:23:36
Message-ID: 35CBB6AD-B847-4C26-9A7B-019279F280C8@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 28 Jan 2025, at 01:59, Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com> wrote:
> On Mon, Jan 27, 2025 at 2:50 PM Daniel Gustafsson <daniel(at)yesql(dot)se> wrote:
>> Unless there are objections I aim at committing these patches reasonably soon
>> to lower the barrier for getting OAuth support committed.

After staring at the patchset even more I committed patches 0001 and 0002 today
as a preparatory step for getting OAuth in. I will work on the 0003 (which is
now 0001) next.

Attached is a v45 which is v44 without the now committer patches to keep the
CFBot happy.

--
Daniel Gustafsson

Attachment Content-Type Size
v45-0004-DO-NOT-MERGE-Add-pytest-suite-for-OAuth.patch application/octet-stream 212.2 KB
v45-0003-XXX-fix-libcurl-link-error.patch application/octet-stream 1.2 KB
v45-0002-Add-OAUTHBEARER-SASL-mechanism.patch application/octet-stream 299.2 KB
v45-0001-libpq-handle-asynchronous-actions-during-SASL.patch application/octet-stream 18.1 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message James Hunter 2025-01-31 17:22:50 Re: RFC: Packing the buffer lookup table
Previous Message Daniel Gustafsson 2025-01-31 15:34:51 Re: Windows: openssl & gssapi dislike each other