[Feature Request] Add OAuth 2.0 authentication support for Snowflake connector #68657
Unanswered
leeceo97
asked this question in
Connector Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Problem Statement
The Snowflake destination connector currently only supports username/password and key pair authentication methods. However, Snowflake is enforcing MFA requirements for all password-based authentication by 2026 (BCR-2097), which will break existing integrations using PERSON-type users with password authentication.
Reference: https://docs.snowflake.com/en/user-guide/security-mfa-rollout
Current Workarounds and Limitations
Proposed Solution
Add OAuth 2.0 authentication support for the Snowflake connector, including:
This would align with Snowflake's recommended authentication methods and provide a long-term sustainable solution.
Timeline Concerns
Without OAuth support, Airbyte users will face authentication issues with Snowflake by mid-2026.
Additional Context
Related issues:
Snowflake OAuth documentation:
Question
When can we expect OAuth 2.0 authentication support for the Snowflake connector?
Is there a planned timeline for this feature, considering Snowflake's upcoming authentication enforcement deadlines?
Beta Was this translation helpful? Give feedback.
All reactions