databricks-sql-python icon indicating copy to clipboard operation
databricks-sql-python copied to clipboard

Fix token federation warnings by making it opt-in and improving error handling [Issue #702]

Open madhav-db opened this issue 2 months ago • 2 comments

What type of PR is this?

Fixes token federation warnings that were appearing for users not using identity federation. Token federation is now opt-in and only enabled when identity_federation_client_id is explicitly provided.

  • [ ] Refactor
  • [ ] Feature
  • [ ] Bug Fix
  • [ ] Other

Description

How is this tested?

  • [ ] Unit tests
  • [ ] E2E Tests
  • [ ] Manually
  • [ ] N/A

Related Tickets & Documents

madhav-db avatar Nov 19 '25 06:11 madhav-db