You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Joseph Percivall (JIRA)" <ji...@apache.org> on 2015/10/02 05:01:26 UTC

[jira] [Updated] (NIFI-980) Add support for HTTP Digest authentication to InvokeHttp

     [ https://issues.apache.org/jira/browse/NIFI-980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joseph Percivall updated NIFI-980:
----------------------------------
    Attachment: invokeHttpTwo.xml

[~mcgilman] I just did a test with two invokeHTTP processors in the same flow and two tomcat instances set up. One processor and tomcat instance were digest and the other pair were basic. I had both processors running in the same flow and they were performing perfectly fine. 

I also verified the tomcat instances were running properly by inspecting the network traffic with a browser. If you want I can attached a zipped file of the two tomcat servers too.

> Add support for HTTP Digest authentication to InvokeHttp
> --------------------------------------------------------
>
>                 Key: NIFI-980
>                 URL: https://issues.apache.org/jira/browse/NIFI-980
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>            Reporter: Matt Gilman
>            Assignee: Joseph Percivall
>            Priority: Minor
>             Fix For: 0.4.0
>
>         Attachments: NIFI-980.patch, invokeHttpTwo.xml
>
>
> Currently InvokeHttp supports Basic authentication over HTTP and HTTPs and two way SSL. It would be nice to also support Digest authentication.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)