Message-ID: From: "artemgavrilov (@artemgavrilov)" To: "pgjdbc/pgjdbc" Date: Mon, 04 May 2026 21:24:36 +0000 Subject: Re: [pgjdbc/pgjdbc] issue #3816: Implement OAUTHBEARER to support PostgreSQL 18 OAuth flow In-Reply-To: References: List-Id: X-GitHub-Author-Login: artemgavrilov X-GitHub-Comment-Id: 4374592407 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 3816 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/issues/3816#issuecomment-4374592407 Content-Type: text/plain; charset=utf-8 Hi @davecramer , not much at all! It seems that it's only for error response, so it's parsing of one json with 3 text fields. Not big deal to handle this, just want to be sure about requirements before touching the code.