GitHub user jvwing opened a pull request:
https://github.com/apache/nifi/pull/267
NIFI-1614 File Identity Provider implementation
This implementation of IdentityProvider uses a local XML file to store
usernames with bcrypt-hashed passwords. The XML file mechanism is similar to
that used by the FileAuthorizationProvider. Requires that NiFi has been
configured for secure communication with SSL.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jvwing/nifi NIFI-1614-file-identity-provider
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/267.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 #267
----
commit 43c73f16152980ae701f4684106401632f0904ff
Author: EC2 Default User <[email protected]>
Date: 2016-03-10T20:15:52Z
NIFI-1614 File Identity Provider implementation
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---