Commit 94fb238
authored
[ES-1614194] Include OAuth HTML resources (#1107)
## Description
<!-- Provide a brief summary of the changes made and the issue they aim
to address.-->
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
<!-- Describe how the changes have been tested-->
Tested by locally installing the jar and running the reproducer on the
ticket.
## Additional Notes to the Reviewer
<!-- Share any additional context or insights that may help the reviewer
understand the changes better. This could include challenges faced,
limitations, or compromises made during the development process.
Also, mention any areas of the code that you would like the reviewer to
focus on specifically. -->1 parent 3f851cf commit 94fb238
2 files changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
578 | 578 | | |
579 | 579 | | |
580 | 580 | | |
581 | | - | |
582 | 581 | | |
583 | 582 | | |
584 | 583 | | |
| |||
0 commit comments