You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Koji Kawamura (JIRA)" <ji...@apache.org> on 2018/04/24 07:12:00 UTC

[jira] [Created] (NIFI-5114) Support Basic Authentication at WebSocket components

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)