Re: Fix OAuth validator docs for error_detail on internal errors

Daniel Gustafsson <daniel@yesql.se>

From: Daniel Gustafsson <daniel@yesql.se>
To: Jacob Champion <jacob.champion@enterprisedb.com>
Cc: Chao Li <li.evan.chao@gmail.com>, Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-06-05T22:22:38Z
Lists: pgsql-hackers
> On 5 Jun 2026, at 23:16, Jacob Champion <jacob.champion@enterprisedb.com> wrote:
> 
> On Fri, Jun 5, 2026 at 12:32 PM Daniel Gustafsson <daniel@yesql.se> wrote:
>> This version looks good to me, the authn_id sentence is a bit long so I might
>> do some careful rewording before pushing.
> 
> +1. I'll also think about how to better document the (intentional)
> recording of authn_id during failed authorization, but it doesn't need
> to block this.

Pushed with a little bit of wordsmithing.

--
Daniel Gustafsson




Commits

  1. doc: Clarify OAuth validator authn_id logging