Re: [PoC] Federated Authn/z with OAUTHBEARER - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: [PoC] Federated Authn/z with OAUTHBEARER
Date
Msg-id CA+hUKGL3yYmKmNHw1wnpuhCbqaiDw1DDUhghEDrh6y97Ygzw9Q@mail.gmail.com
Whole thread Raw
In response to Re: [PoC] Federated Authn/z with OAUTHBEARER  (Jacob Champion <jacob.champion@enterprisedb.com>)
List pgsql-hackers
On Sat, Mar 1, 2025 at 10:57 AM Jacob Champion
<jacob.champion@enterprisedb.com> wrote:
> After your patch gets us past the zero timeout bug, NetBSD next runs into
>
>     failed to fetch OpenID discovery document: Unsupported protocol
> (libcurl: Received HTTP/0.9 when not allowed)'
>
> ...but only for a single test (nonempty oauth_client_secret), which is
> very strange. And it doesn't always fail during the same HTTP request.
> I'll look into it.

In case it's relevant, it was green for me, but I also ran it in
combination with my 3x-go-faster patch on that other thread. . o O {
Timing/race stuff?  Normally the build farm shakes that stuff out a
bit more reliably than CI, but I doubt libcurl is set up on many
animals... }



pgsql-hackers by date:

Previous
From: Andreas Karlsson
Date:
Subject: Add assertion for failed alloc to palloc0() and palloc_extended()
Next
From: wenhui qiu
Date:
Subject: Re: Trigger more frequent autovacuums of heavy insert tables