[ 
https://issues.apache.org/jira/browse/NIFI-980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14940358#comment-14940358
 ] 

Matt Gilman commented on NIFI-980:
----------------------------------

[~JPercivall] The patch uses Authenticator.setDefault() which is a static call 
and sets a system-wide Authenticator. I'm afraid it may have implications 
outside the context of the instance configured for digest auth. Thinking it may 
affect any component that has a dependency or uses the Authenticator. Looking 
for confirmation one way or another...

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

Reply via email to