[
https://issues.apache.org/jira/browse/NIFI-5114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16474587#comment-16474587
]
ASF subversion and git services commented on NIFI-5114:
-------------------------------------------------------
Commit 03adaeca222e2b040fce5680bbc03572d0ba473e in nifi's branch
refs/heads/master from [~ijokarumawak]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=03adaec ]
NIFI-5114: Added Basic auth support to WebSocket components
This closes #2652
Signed-off-by: Mike Thomsen <[email protected]>
> Support Basic Authentication at WebSocket components
> ----------------------------------------------------
>
> Key: NIFI-5114
> URL: https://issues.apache.org/jira/browse/NIFI-5114
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Koji Kawamura
> Assignee: Koji Kawamura
> Priority: Major
>
> Some WebSocket server uses Basic Authentication for WebSocket upgrade
> requests. In order to connect such endpoints, NiFi should allow users to
> configure user name and password at WebSocket client component. Specifically
> JettyWebSocketClientService.
> In addition to that, if JettyWebSocketServerService can be configured to use
> Basic Authentication, it makes NiFi WebSocket server more secure and also
> useful to test Basic Auth between NiFi WebSocket client components.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)