GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/2673
NIFI-5135: User identities and group name transforms
NIFI-5135:
- Adding support for applying transforms to user identities and group names.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-5135
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/2673.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2673
----
commit a87455045120af8b670ace81c321fcf0cafa042b
Author: Matt Gilman <matt.c.gilman@...>
Date: 2018-05-03T19:26:31Z
NIFI-5135:
- Adding support for applying transforms to user identities and group names.
----
---