GitHub user YolandaMDavis opened a pull request:

    https://github.com/apache/nifi/pull/1065

    NIFI-2822 - Provide the JWT Authorization token 

    This change ensures that the JWT token used for authorization is added to 
headers when using the $http service.  Testing requires a secured server.
    
    The Jolt Transform Advanced UI should appear, and validate/format/transform 
operation  should work. However a separate JIRA was filed (NIFI-2824) in order 
to handle a separate problem related to saving that was found during testing:
    
    https://issues.apache.org/jira/browse/NIFI-2824
    
    This problem also impacts saving the UpdateAttributes processor. It does 
not appear related to the token issue.

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

    $ git pull https://github.com/YolandaMDavis/nifi NIFI-2822

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

    https://github.com/apache/nifi/pull/1065.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 #1065
    
----
commit 2de95b7cf853b94e6de2fdb13ed40fe9fea65593
Author: Yolanda M. Davis <[email protected]>
Date:   2016-09-26T16:11:28Z

    NIFI-2822 - pass the JWT Authorization token i

----


---
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.
---

Reply via email to