alopresto commented on a change in pull request #3537: NIFI-5973 Adds
ShellUserGroupProvider.
URL: https://github.com/apache/nifi/pull/3537#discussion_r295096481
##########
File path:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-resources/src/main/resources/conf/authorizers.xml
##########
@@ -198,12 +198,22 @@
NOTE: Any identity mapping rules specified in nifi.properties are
not applied in this implementation. This behavior
would need to be applied by the base implementation.
-->
Review comment:
The block comment above the commented-out `<userGroupProvider>` declaration
should explain the Shell User Group Provider and its elements. The block
comment for `CompositeConfigurableUserGroupProvider` should be moved below the
commented-out Shell UGP.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services