Emilio Setiadarma created NIFI-10971:
----------------------------------------
Summary: 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
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)