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

Feature: Support private key authentication in the Snowflake provider #12204

Open
julesmga opened this issue Dec 23, 2024 · 0 comments
Open

Feature: Support private key authentication in the Snowflake provider #12204

julesmga opened this issue Dec 23, 2024 · 0 comments
Labels
bug Bug report

Comments

@julesmga
Copy link

julesmga commented Dec 23, 2024

Describe the bug
The snowflake provider only supports password authentication, however a snowflake service account can't be assigned a password, only a public rsa key. Currently we have to set up a regular user for DataHub.

To Reproduce
Steps to reproduce the behavior:

  1. Add a Snowflake source
  2. See only password as authentication mechanism

Expected behavior
It would be nice to be able to use service accounts via a private key instead of a regular user with a password.

Screenshots
N/A

Desktop (please complete the following information):

  • OS: Arch Linux
  • Browser: Firefox
  • Version: 133.0.3

Additional context
N/A

@julesmga julesmga added the bug Bug report label Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug report
Projects
None yet
Development

No branches or pull requests

1 participant