Dye357 created NIFI-11231:
-----------------------------
Summary: Stateless Nifi Supports Secure Parameter Contexts
Key: NIFI-11231
URL: https://issues.apache.org/jira/browse/NIFI-11231
Project: Apache NiFi
Issue Type: Bug
Components: NiFi Stateless
Affects Versions: 1.20.0
Reporter: Dye357
Fix For: 1.21.0
Currently Secure Parameter Context Variables are not supported in Stateless
Nifi - this is due to StatelessFlowManager being stubbed to throw a "Not
Implemented" exception when providing a process group configured with a secure
Parameter Context variable.
Desired functionality: Secure Parameter Context Variables can be used with
stateless Nifi. If a process group contains a Secure Parameter Context Variable
the context is used to hydrate all parameters within the provided flow
including any marked sensitive.
Acceptance Criteria: Process Groups using secure parameters can be used in
stateless Nifi.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)