GitHub user kevdoran opened a pull request:

    https://github.com/apache/nifi-registry/pull/63

    NIFIREG-74 Change login to use HTTP Basic Auth

    Changes the REST API /access/token/login endpoint to use HTTP Basic Auth 
for reading username and password.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/kevdoran/nifi-registry NIFIREG-74

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi-registry/pull/63.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 #63
    
----
commit 5ea5f70427d256a4e571cc3e3ec4904472f57ec5
Author: Kevin Doran <kdoran.apache@...>
Date:   2017-12-20T20:20:18Z

    NIFIREG-74 Change login to use HTTP Basic Auth
    
    Changes the REST API /access/token/login endpoint to use HTTP Basic
    Auth for reading username and password.

----


---

Reply via email to