databricks-sdk-java icon indicating copy to clipboard operation
databricks-sdk-java copied to clipboard

Use Databricks OIDC endpoints for Azure OIDC flows.

Open renaudhartert-db opened this issue 5 months ago • 1 comments

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.

renaudhartert-db avatar Jun 13 '25 16:06 renaudhartert-db

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.

github-actions[bot] avatar Jun 13 '25 17:06 github-actions[bot]