Koji Kawamura created NIFI-5114:
-----------------------------------
Summary: 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
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)