-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
bugSomething isn't workingSomething isn't workingfrom-cliFeedback submitted via CLIFeedback submitted via CLIuser-feedbackFeedback submitted by usersFeedback submitted by users
Description
Bug: Snowflake private key authentication fails with MissingParameterError: A password must be specified
Steps to reproduce:
- Attempt to add a Snowflake warehouse connection using private key authentication
- Provide:
private_key(path or content),private_key_passphrase,account,user,database,schema,warehouse,role - Run
warehouse_teston the connection - Expected: Connection succeeds using private key authentication
- Actual: Error:
MissingParameterError: A password must be specified
Additional context:
- The private key is encrypted (BEGIN ENCRYPTED PRIVATE KEY)
- Password/passphrase authentication works fine for this user in other tools
- Tried multiple config variations including setting
authenticator: "snowflake_login"and empty password - The underlying library appears to always require a
passwordfield even when using private key auth
Metadata
| Field | Value |
|---|---|
| CLI Version | 0.0.0-main-202603181556 |
| Platform | darwin |
| Architecture | arm64 |
| OS Release | 24.6.0 |
| Category | bug |
| Working Directory | altimate-code |
| Session ID | ses_2fe5683e7ffecSmuZCQPh1Emwz |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingfrom-cliFeedback submitted via CLIFeedback submitted via CLIuser-feedbackFeedback submitted by usersFeedback submitted by users