Felix Schultze created NIFI-13668:
-------------------------------------
Summary: NIFI-Toolkit | ProxiedEntity not working for
parameter-provider functions
Key: NIFI-13668
URL: https://issues.apache.org/jira/browse/NIFI-13668
Project: Apache NiFi
Issue Type: Bug
Affects Versions: 2.0.0-M4
Reporter: Felix Schultze
Hi,
currently, we're setting up our infrastructure with nifi-toolkit in version
2.0.0-M4
We noticed, that the proxied-entity function is not working for at least
"get-param-provider" and "set-param-provider-property".
Some logs of nifi-request.log:
*working example „nifi list-param-providers“*
10.219.151.235 - <ProxiedEntity> [20/Aug/2024:15:46:46 +0000] "GET
/nifi-api/flow/parameter-providers HTTP/1.1" 200 20231 "-" "Jersey/3.1.7
(HttpUrlConnection 21.0.4)"
*not working example “nifi get-param-provider“*
10.219.151.235 - <Entity-Of-Keystore> "GET
/nifi-api/parameter-providers/6e593f45-3686-1f0b-bfca-070c807d2e99 HTTP/1.1"
403 113 "-" "Jersey/3.1.7 (HttpUrlConnection 21.0.4)"
--
This message was sent by Atlassian Jira
(v8.20.10#820010)