apache/airflow

Add support for Snowflake Workload Identity Federation

クローズ

#54,983 opened on 2025/08/27

 (8 件のコメント) (0 件のリアクション) (0 人の担当者)Python (16,781 件のフォーク)batch import
area:providersgood first issuekind:featureprovider:snowflake

Repository metrics

Stars
 (44,809 個のスター)
PR merge metrics
 (平均マージ 7d 18h) (30d で 834 merged PRs)

説明

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

コントリビューターガイド