[
https://issues.apache.org/jira/browse/NIFI-15032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18024443#comment-18024443
]
ASF subversion and git services commented on NIFI-15032:
--------------------------------------------------------
Commit e6266cb123aa4246202bf89b6100b106be9108d2 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=e6266cb123 ]
NIFI-15032 Fixed Key encoding for Snowflake Key Pair Authentication
- Added PEM formatting and Base64 encoding for Private Key
Signed-off-by: Pierre Villard <[email protected]>
This closes #10375.
> 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
> Fix For: 2.7.0
>
> Time Spent: 50m
> 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)