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-02-06 22:02:43 |
Message-ID: | 9F184CFE-ED8D-4B86-9529-F07821108C93@yesql.se |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
> On 31 Jan 2025, at 17:23, Daniel Gustafsson <daniel(at)yesql(dot)se> wrote:
>
>> 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.
After more staring and commitmessage tweaking I pushed the v45-0001 patch and
it has so far built green in a number of BF animals (as well as in CI).
This to pave the way for the main OAUTHBEARER patch in this set, which I hope
we can reach a final version of very soon.
Attached is a v46 which is v45 minus the now committed patch.
--
Daniel Gustafsson
Attachment | Content-Type | Size |
---|---|---|
v46-0003-DO-NOT-MERGE-Add-pytest-suite-for-OAuth.patch | application/octet-stream | 212.2 KB |
v46-0002-XXX-fix-libcurl-link-error.patch | application/octet-stream | 1.2 KB |
v46-0001-Add-OAUTHBEARER-SASL-mechanism.patch | application/octet-stream | 299.3 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Ilia Evdokimov | 2025-02-06 22:03:48 | Tests for extended MCV stats compatibility with multi-filter conditions on a single column |
Previous Message | Tomas Vondra | 2025-02-06 22:02:14 | showing hashjoin batches/buckets in EXPLAIN (not ANALYZE) |