Re: [PoC] Federated Authn/z with OAUTHBEARER

From: Jacob Champion <jchampion(at)timescale(dot)com>
To: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>, mahendrakar s <mahendrakarforpg(at)gmail(dot)com>, Andrey Chudnovsky <achudnovskij(at)gmail(dot)com>, "hlinnaka(at)iki(dot)fi" <hlinnaka(at)iki(dot)fi>, "michael(at)paquier(dot)xyz" <michael(at)paquier(dot)xyz>, "smilingsamay(at)gmail(dot)com" <smilingsamay(at)gmail(dot)com>, Stephen Frost <sfrost(at)snowman(dot)net>
Subject: Re: [PoC] Federated Authn/z with OAUTHBEARER
Date: 2023-08-30 22:57:39
Message-ID: 065c8e7d-ba0f-6ed1-3b22-a768e92b1d85@timescale.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

v11 is a quick rebase over the recent Cirrus changes, and I've dropped
0006 now that psycopg2 can build against BSD/Meson setups (thanks Daniele!).

--Jacob

Attachment Content-Type Size
since-v10.diff.txt text/plain 3.3 KB
v11-0001-common-jsonapi-support-FRONTEND-clients.patch.gz application/gzip 6.6 KB
v11-0002-libpq-add-OAUTHBEARER-SASL-mechanism.patch.gz application/gzip 30.9 KB
v11-0003-backend-add-OAUTHBEARER-SASL-mechanism.patch.gz application/gzip 12.4 KB
v11-0004-Add-pytest-suite-for-OAuth.patch.gz application/gzip 31.9 KB
v11-0005-squash-Add-pytest-suite-for-OAuth.patch.gz application/gzip 7.9 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Melanie Plageman 2023-08-30 23:37:18 Re: Sync scan & regression tests
Previous Message Andrew Dunstan 2023-08-30 22:32:30 Re: Query execution in Perl TAP tests needs work