Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add private_key auth method to snowflake query runner #7371

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

adrianoesch
Copy link

@adrianoesch adrianoesch commented Mar 12, 2025

What type of PR is this?

  • Refactor
  • Feature
  • Bug Fix
  • New Query Runner (Data Source)
  • New Alert Destination
  • Other

Description

Snowflake will soon require private key authentication for service users without multi factor authentication (see announcement). This PR makes snowflake configurable with a private_key.

How is this tested?

I would need guidance on how you want this tested.

  • Unit tests (pytest, jest)
  • E2E Tests (Cypress)
  • Manually
  • N/A

Related Tickets & Documents

I could only find this discussion.

@adrianoesch adrianoesch changed the title add private_key auth method for snowflake query runner Add private_key auth method for snowflake query runner Mar 12, 2025
@adrianoesch adrianoesch changed the title Add private_key auth method for snowflake query runner Add private_key auth method to snowflake query runner Mar 13, 2025
@adrianoesch
Copy link
Author

i've tested it locally, let me know what kind of tests you want for this.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant