token_federation

command
v1.10.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 19, 2026 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Overview

Example: Token Provider Authentication

This example demonstrates different ways to provide authentication tokens: 1. Static token - hardcoded/env token 2. External token - dynamic token from a function 3. Custom provider - full TokenProvider implementation

Environment variables:

  • DATABRICKS_HOST: Databricks workspace hostname
  • DATABRICKS_HTTPPATH: SQL warehouse HTTP path
  • DATABRICKS_ACCESS_TOKEN: Access token for authentication
  • TOKEN_EXAMPLE: Which example to run (static, external, custom)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL