databricks-sdk-java
databricks-sdk-java copied to clipboard
Use Databricks OIDC endpoints for Azure OIDC flows.
What changes are proposed in this pull request?
This PR uses the Databricks endpoints for all OIDC flows rather than branching on Azure vs Databricks flow. This is not needed anymore as the Databricks endpoints support Azure authentication.
How is this tested?
Integration tests.
If integration tests don't run automatically, an authorized user can run them manually by following the instructions below:
Trigger: go/deco-tests-run/sdk-java
Inputs:
- PR number: 463
- Commit SHA:
4feb1a13786fa30e3b398a9f34a4ea744764c99d
Checks will be approved automatically on success.