[
https://issues.apache.org/jira/browse/NIFI-15439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18053592#comment-18053592
]
ASF subversion and git services commented on NIFI-15439:
--------------------------------------------------------
Commit 4c98a8842f50d118af1aa36318af406164a2c56f in nifi's branch
refs/heads/NIFI-15258 from Mark Payne
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=4c98a8842f ]
NIFI-15439: Ensure that Process Groups are accessible from the approp… (#10742)
* NIFI-15439: Ensure that Process Groups are accessible from the appropriate
endpoint but not accessible elsewhere
* NIFI-15439: FlowAnalyzingRegistryClient should use an explicit Connector ID
of null when retrieving Process Group from FlowManager
> Ensure that Connectors' Process Groups are available only via the correct
> endpoint
> ----------------------------------------------------------------------------------
>
> Key: NIFI-15439
> URL: https://issues.apache.org/jira/browse/NIFI-15439
> Project: Apache NiFi
> Issue Type: Task
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Major
> Time Spent: 1h
> Remaining Estimate: 0h
>
> We should not be able to access a Connector's Process Groups by going to
> /nifi-api/flow/process-groups/\{groupId} but we should be able to access it
> via /nifi-api/connectors/\{connectorId}/flow/\{groupId}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)