Hi, just installed the latest version of SQL Developer for VS Code. Thanks for adding more comprehensive Kerberos support.
The extension can now properly connect using my krb5.conf, as shown here:

However, when I ask my agent to connect, it fails:

To fix this, I added my krb5.conf to oracle.sql-developer-26.1.0-win32-x64\dbtools\jdk\conf\security, and it connects successfully:

I'm on VS Code 1.114. Any guidance here? Thanks.