Skip to content

fix(trino): harden ticket authentication defaults - #286

Merged
Maxteabag merged 1 commit into
mainfrom
fix/trino-kerberos-followup
Aug 6, 2026
Merged

fix(trino): harden ticket authentication defaults#286
Maxteabag merged 1 commit into
mainfrom
fix/trino-kerberos-followup

Conversation

@Maxteabag

Copy link
Copy Markdown
Owner

Follow-up to #283.

Summary

  • derive a working GSSAPI service target while preserving the remote hostname across SSH tunnel rewrites
  • preserve each Trino authentication driver’s mutual-authentication default unless explicitly overridden
  • keep required Kerberos/GSSAPI target fields in the main form while leaving delegation and mutual-authentication overrides advanced
  • skip keyring and password-command resolution for ticket-based and passwordless Trino authentication

Testing

  • uv run pytest tests/unit -q
  • focused authentication/password tests (58 passed)
  • structured autoreview: clean

@Maxteabag
Maxteabag merged commit 377a7bd into main Aug 6, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant