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

Key-pair authentication for Snowflake #12136

Open
3 tasks
radeusgd opened this issue Jan 24, 2025 · 0 comments
Open
3 tasks

Key-pair authentication for Snowflake #12136

radeusgd opened this issue Jan 24, 2025 · 0 comments
Assignees
Labels
-libs Libraries: New libraries to be implemented l-db-connector Libraries: database connectors x-new-feature Type: new feature request

Comments

@radeusgd
Copy link
Member

Apart from the OAuth flow (#12011) we also want users to rely on key-pair authentication when connecting to Snowflake.

  • Allow Snowflake connection to take a private key file from disk to use when connecting.
  • Allow Snowflake connection to take an Enso_Secret that contains the private key.
  • Create a helper method that generates the key-pair and stores the private key as an Enso_Secret and the public key as an Enso_File next to it.
@radeusgd radeusgd added -libs Libraries: New libraries to be implemented l-db-connector Libraries: database connectors x-new-feature Type: new feature request labels Jan 24, 2025
@radeusgd radeusgd self-assigned this Jan 24, 2025
@radeusgd radeusgd moved this from ❓New to 📤 Backlog in Issues Board Jan 24, 2025
@radeusgd radeusgd moved this from 📤 Backlog to 🔧 Implementation in Issues Board Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
-libs Libraries: New libraries to be implemented l-db-connector Libraries: database connectors x-new-feature Type: new feature request
Projects
Status: 🔧 Implementation
Development

No branches or pull requests

1 participant