David Handermann created NIFI-15032:
---------------------------------------
Summary: Add Key Pair Authentication to Snowflake Connection Pool
Key: NIFI-15032
URL: https://issues.apache.org/jira/browse/NIFI-15032
Project: Apache NiFi
Issue Type: Improvement
Components: Extensions
Reporter: David Handermann
Assignee: David Handermann
The SnowflakeComputingConnectionPool supports password-based authentication and
OAuth 2 Token authentication, and should be extended to support [Key Pair
Authentication|https://docs.snowflake.com/en/user-guide/key-pair-auth].
The existing {{PrivateKeyService}} abstracts access to private key material,
with or without password-based encryption, and should be used for implementing
Key Pair Authentication.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)