feat: Kerberos authentication via JDBC Thin (cross-platform)#253
Draft
bigorn0 wants to merge 7 commits into
Draft
feat: Kerberos authentication via JDBC Thin (cross-platform)#253bigorn0 wants to merge 7 commits into
bigorn0 wants to merge 7 commits into
Conversation
Co-authored-by: Cursor <cursoragent@cursor.com>
Gate wallet usage on explicit mTLS while preserving legacy TNS profiles, normalize connect strings, pre-check DNS for unusable Azure hostnames, and propagate connection failures instead of empty schema lists. Co-authored-by: Cursor <cursoragent@cursor.com>
Extract TNS, wallet, SSH, and connect-string helpers so connect stays within Sonar limits. Co-authored-by: Cursor <cursoragent@cursor.com>
Add JDBC bridge for Kerberos on Mac/Linux/Windows without Instant Client, connection modal fields (Java path, ticket cache), Docker KDC lab, and docs. Stacks on HCK-16220 connect refactor. Co-authored-by: Cursor <cursoragent@cursor.com>
Add scripts/build-jdbc-kerberos.js (postinstall + strict package step). Stop tracking kerberos-jdbc-bridge.jar; add docker/.env.example. Co-authored-by: Cursor <cursoragent@cursor.com>
JDBC Kerberos build is npm-only (postinstall / build:jdbc). Co-authored-by: Cursor <cursoragent@cursor.com>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.




https://app.gitbook.com/o/HBtg1gLTy0nw4NaX0MaV/s/k3cNzEeXGnIxGNnOQdDa/~/edit/~/changes/2019/targets/rdbms/oracle/oracle-kerberos-authentication-design
Summary
jdbc/) with line-delimited JSON protocol;oracleHelperroutes Kerberos sessions to the bridge.docker/): MIT KDC + Oracle Free for local/Azure testing.docs/KERBEROS-JDBC.md,docker/README.md.Stacked on
HCK-16220/fix-tns-conenction(uses refactoredconnect()). After TNS merges todevelop, rebase this branch ontodevelopand retarget the PR.Test plan
./jdbc/build.sh(downloadsojdbc11.jar/json.jarintojdbc/lib/)cd docker && ./scripts/bootstrap.sh(or existing lab +./scripts/fix-kerberos-principals.sh)./scripts/mac-kinit.shthennode docker/scripts/test-jdbc-kerberos.js→SUCCESS./scripts/ensure-kerberos-db-user.shifORA-01017FREEPDB1