Skip to content
brickster.ai

Summary

The Databricks SDK for Java now correctly handles OAuth token exchanges for browser-authenticated users by making the client ID optional in `DatabricksOAuthTokenSource`. This fixes a `NullPointerException` when no client ID is present in the IdP JWT, enabling account-wide token federation.

Summary generated by brickster.ai. For the full changelog and any code/binary attachments, follow the GitHub link above.

More from databricks/databricks-sdk-java