SnowflakeSqlApiOperator does not support OAuth #36621
Labels
good first issue
kind:feature
Feature Requests
provider:snowflake
Issues related to Snowflake provider
Description
There are 2 methods for Authenticating to Snowflake:
OAUTH
andKEYPAIR_JWT
Currently the only supported auth method is
KEYPAIR_JWT
. It would be great to have OAUTH as an option, as well.airflow/airflow/providers/snowflake/hooks/snowflake_sql_api.py
Line 197 in c47dcc5
Use case/motivation
Add more flexibility to Snowflake Authentication
Related issues
No response
Are you willing to submit a PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: