[
https://issues.apache.org/jira/browse/NIFI-11231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephanie Ambrose updated NIFI-11231:
-------------------------------------
Description:
Currently Sensitive 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: Sensitive Parameter Context Variables can be used with
stateless Nifi. If a process group contains a Sensitive 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.
was:
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.
> Stateless Nifi Supports Sensitive Parameter Context Variables
> -------------------------------------------------------------
>
> 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
> Assignee: Stephanie Ambrose
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Currently Sensitive 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: Sensitive Parameter Context Variables can be used with
> stateless Nifi. If a process group contains a Sensitive 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)