[
https://issues.apache.org/jira/browse/NIFI-15032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18024242#comment-18024242
]
ASF subversion and git services commented on NIFI-15032:
--------------------------------------------------------
Commit 91f7d726457ad3c1dcc1cc2962cee17f3b3515d9 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=91f7d72645 ]
NIFI-15032 Added Key Pair Authentication to Snowflake Connection Pool
Signed-off-by: Pierre Villard <[email protected]>
This closes #10363.
> 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
> Priority: Minor
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)