Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
databricks
/
databricks-sql-python
Public
Notifications
You must be signed in to change notification settings
Fork
145
Star
233
Code
Issues
96
Pull requests
75
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
feat(kernel): JWT private-key M2M auth on use_kernel=True
- #921
#921
Merged
rahuls-db
merged 6 commits into
main
databricks/databricks-sql-python:main
from
feat/kernel-jwt-private-key-m2m
databricks/databricks-sql-python:feat/kernel-jwt-private-key-m2m
Copy head branch name to clipboard
Aug 20, 2026
Conversation
Commits
6
(6)
Checks
Files changed
Merged
feat(kernel): JWT private-key M2M auth on use_kernel=True
#921
rahuls-db
merged 6 commits into
main
databricks/databricks-sql-python:main
from
feat/kernel-jwt-private-key-m2m
databricks/databricks-sql-python:feat/kernel-jwt-private-key-m2m
Copy head branch name to clipboard
Commits
Commits on Aug 19, 2026
feat(kernel): support JWT private-key M2M auth on use_kernel=True
Show description for 452b426
rahuls-db
committed
452b426
View commit details
Copy full SHA for 452b426
Browse repository at this point
Commits on Aug 20, 2026
fix(kernel): annotate kwargs at first assignment to satisfy mypy
Show description for 1ac6d80
rahuls-db
committed
1ac6d80
View commit details
Copy full SHA for 1ac6d80
Browse repository at this point
fix(kernel): guard JWT M2M + databricks-oauth auth_type; renumber comments
Show description for 193da08
rahuls-db
committed
193da08
View commit details
Copy full SHA for 193da08
Browse repository at this point
docs: document JWT private-key M2M params in CONNECTION_PARAMETERS.md
Show description for 077fb5a
rahuls-db
committed
077fb5a
View commit details
Copy full SHA for 077fb5a
Browse repository at this point
security: suppress unreachable cryptography PKCS#7 advisory (osv-scanner)
Show description for 473ba16
rahuls-db
committed
473ba16
View commit details
Copy full SHA for 473ba16
Browse repository at this point
fix(kernel): forward token_url on shared-secret M2M too (JDBC parity)
Show description for b0a674d
rahuls-db
committed
b0a674d
View commit details
Copy full SHA for b0a674d
Browse repository at this point
You can’t perform that action at this time.