Message-ID: From: "davecramer (@davecramer)" To: "pgjdbc/pgjdbc" Date: Fri, 24 Jan 2025 11:53:02 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #3451: Support default GSS credentials in the Java Postgres client In-Reply-To: References: List-Id: X-GitHub-Author-Login: davecramer X-GitHub-Comment-Id: 2612346329 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 3451 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3451#issuecomment-2612346329 Content-Type: text/plain; charset=utf-8 I wrote this https://github.com/pgjdbc/pgjdbc/tree/master/test-gss at one point. I'm pretty sure it's stale as I haven't run it in a while. Perhaps you can use it as a starting point ?