Skip to content

Feat/add pkey auth to snowflake conn#216

Merged
enykw-gh merged 5 commits intomainfrom
feat/add-pkey-auth-to-snowflake-conn
Feb 13, 2026
Merged

Feat/add pkey auth to snowflake conn#216
enykw-gh merged 5 commits intomainfrom
feat/add-pkey-auth-to-snowflake-conn

Conversation

@enykw-gh
Copy link
Collaborator

Add option to authenticate to Snowflake with key-pair.
The key is possible to supply via environmental variable SNOWFLAKE_PKEY as:

  1. filepath to PEM key,
  2. base64 string encoded PEM file.

The key is possible to supply via environmental variable SNOWFLAKE_PKEY as:
1. filepath to PEM key,
2. base64 string encoded PEM file.
@enykw-gh enykw-gh requested a review from a-hartens as a code owner February 13, 2026 14:24
Copy link
Collaborator

@sprivite sprivite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@enykw-gh enykw-gh enabled auto-merge February 13, 2026 14:50
@enykw-gh enykw-gh merged commit 4ea35b9 into main Feb 13, 2026
4 checks passed
@enykw-gh enykw-gh deleted the feat/add-pkey-auth-to-snowflake-conn branch February 13, 2026 15:37
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.

3 participants