You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/12/25 16:52:00 UTC

[jira] [Commented] (NIFI-10971) Improve edge-cases during parameter fetching using AzureKeyVaultSecretsParameterProvider

    [ https://issues.apache.org/jira/browse/NIFI-10971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17651881#comment-17651881 ] 

ASF subversion and git services commented on NIFI-10971:
--------------------------------------------------------

Commit bf24d575b34bfd6a8b31bfd6ea3662863b59b492 in nifi's branch refs/heads/main from Emilio Setiadarma
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=bf24d575b3 ]

NIFI-10971: improved edge case handling while fetching objects using Azure Key Vault Client and added unit tests

Signed-off-by: Pierre Villard <pi...@gmail.com>

This closes #6780.


> Improve edge-cases during parameter fetching using AzureKeyVaultSecretsParameterProvider
> ----------------------------------------------------------------------------------------
>
>                 Key: NIFI-10971
>                 URL: https://issues.apache.org/jira/browse/NIFI-10971
>             Project: Apache NiFi
>          Issue Type: Bug
>            Reporter: Emilio Setiadarma
>            Assignee: Emilio Setiadarma
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently, AzureKeyVaultSecretsParameterProvider when fetching items from KeyVault fetches more than just Secrets (Certificates and Keys), which could result in edge cases such as an error if a non-secret object is not set as "enabled" even though all secrets are set to "enabled". This issue also aims to capture efforts to make the Key Vault object fetching more robust, such as addressing a null pointer exception when the tags are set are null on the Azure SDK end



--
This message was sent by Atlassian Jira
(v8.20.10#820010)