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

贡献者指南