Re: [PoC] Federated Authn/z with OAUTHBEARER

From: Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>
To: Daniel Gustafsson <daniel(at)yesql(dot)se>
Cc: Peter Eisentraut <peter(at)eisentraut(dot)org>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PoC] Federated Authn/z with OAUTHBEARER
Date: 2024-10-23 16:46:23
Message-ID: CAOYmi+nZ+zvtYnCP3FZvjQ8dHm+Le9bEyYVJZC9m9GkEPXyOzw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Oct 23, 2024 at 8:46 AM Daniel Gustafsson <daniel(at)yesql(dot)se> wrote:
>
> I have pushed the 0001 patch to make the max SASL message length configurable
> per mechanism, so re-sending v31 as v32 without that patch to keep CFbot et.al
> happy. There are no other changes over v31.

Awesome, thanks! I'm still working on the feedback from you and
Antonin upthread, so let's take this opportunity to squash together
the two main patches as one, horrifyingly large, v33-0001.

I've also rearranged the patch order, to tweak a recorded failure
message in the Python tests. No other changes have been made to the
OAuth implementation.

--Jacob

Attachment Content-Type Size
v33-0001-Add-OAUTHBEARER-SASL-mechanism.patch application/octet-stream 197.5 KB
v33-0002-v30-review-comments.patch application/octet-stream 28.7 KB
v33-0003-DO-NOT-MERGE-Add-pytest-suite-for-OAuth.patch application/octet-stream 182.7 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2024-10-23 17:00:00 Re: Refine comments on usage WL_POSTMASTER_DEATH vs WL_EXIT_ON_PM_DEATH
Previous Message Jeff Davis 2024-10-23 16:46:06 Re: Statistics Import and Export