apache/airflow

Add support for Snowflake Workload Identity Federation

Fechada

#54.983 aberto em 27 de ago. de 2025

 (8 comentários) (0 reação) (0 responsável)Python (16.781 forks)batch import
area:providersgood first issuekind:featureprovider:snowflake

Métricas do repositório

Stars
 (44.809 estrelas)
Métricas de merge de PR
 (Mesclagem média 7d 18h) (834 fundiu PRs em 30d)

Description

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

Guia do colaborador