mattyb149 commented on a change in pull request #5755:
URL: https://github.com/apache/nifi/pull/5755#discussion_r812062329
##########
File path:
minifi/minifi-c2/minifi-c2-assembly/src/main/resources/conf/authorizations.yaml
##########
@@ -37,3 +37,31 @@ Paths:
# Default authorization lets anonymous pull any config. Remove below to
change that.
- Authorization: ROLE_ANONYMOUS
Action: allow
+
+ /c2/config/heartbeat:
Review comment:
The retention of `/config` is not necessary here but I left it in to
make the distinction between this "c2-server" and when we'll have a
full-fledged reference implementation (with no `/config` endpoint at all). I
can try and reconfigure this if you think it makes more sense to do so.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]