apache/airflow

Add support for Snowflake Workload Identity Federation

已關閉

#54,983 建立於 2025年8月27日

 (8 則留言) (0 個反應) (0 位負責人)Python (16,781 個分叉)batch import
area:providersgood first issuekind:featureprovider:snowflake

倉庫指標

星標
 (44,809 顆星)
PR 合併指標
 (平均合併 7天 18小時) (30 天內合併 834 個 PR)

描述

Description

Snowflake now supports Workload Identity Federation, and we want this to be usable for connections in airflow. https://docs.snowflake.com/en/user-guide/workload-identity-federation

Use case/motivation

Current snowflake connections rely on password or private key authentication. When Airflow is running in a cloud environment e.g. AWS, Azure, we want to utilise WIF connections, removing the need to manage and store long-lived credentials

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

貢獻者指南