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

Refactor DatabricksConfig.getOidcEndpoints to a provider class & Cache oidc endpoints

Open zashroof opened this issue 1 year ago • 0 comments

Still WIP but would love to get early feedback before I put more effort into this.

Changes

  • Refactoring getting oidc endpoints out of DatabricksConfig into a spearate provider class
  • Adding a static cache for oidc endpoints.

Tests

WIP will fix/add units tests.

zashroof avatar Sep 30 '24 05:09 zashroof