GitHub user kevdoran opened a pull request:
https://github.com/apache/nifi-registry/pull/37
NIFIREG-45 Refactor LoginIdentityProvider interface as a more genericâ¦
⦠and flexible IdentityProvider interface
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kevdoran/nifi-registry NIFIREG-45
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi-registry/pull/37.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 #37
----
commit d28144edbea5128b4265182dfb2a8e105a271d29
Author: Kevin Doran <[email protected]>
Date: 2017-10-30T18:39:56Z
NIFIREG-45 Refactor LoginIdentityProvider interface as a more generic and
flexible IdentityProvider interface
----
---