You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Mike Thomsen (JIRA)" <ji...@apache.org> on 2018/05/14 18:29:00 UTC

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

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

Mike Thomsen updated NIFI-5114:
-------------------------------
    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

Checked it over, looked good and all tests ran.

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