Skip to content

Conversation

@jayantsing-db
Copy link
Collaborator

@jayantsing-db jayantsing-db commented Nov 25, 2025

Description

OAuth U2M is broken in databricks-jdbc for AWS and GCP. This PR fixes it by including the required resources needed by SDK classes.

Testing

Tested by locally installing the jar and running the reproducer on the ticket.

Additional Notes to the Reviewer

@jayantsing-db jayantsing-db changed the title Include OAuth HTML resources [ES-1614194] Include OAuth HTML resources Nov 25, 2025
<exclude>javax/**</exclude>
<exclude>jakarta/**</exclude>
<exclude>net/jcip/**</exclude>
<exclude>oauth/**</exclude>
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This only adds:

  • success html page
  • failure html template page

both are required by sdk.

@jayantsing-db jayantsing-db enabled auto-merge (squash) December 1, 2025 06:41
@jayantsing-db jayantsing-db merged commit 94fb238 into databricks:main Dec 1, 2025
12 of 13 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.

3 participants