[
https://issues.apache.org/jira/browse/NIFI-8639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lehel Boér updated NIFI-8639:
-----------------------------
Description: We shall extend the ConnectWebSocket processor with the
functionality to add custom headers. Also, dynamic properties shall be
supported. This would allow custom cookie-based authentication and dynamic URLs
based on external changing properties. (was: Currently, NiFi websocket
processors use basic - username, password - authentication. We shall extend the
ConnectWebSocket processor with cookie based authentication. In case of cookie
based authentication a cookie string can be added to the http header and a
session ID as a part of the target url. The session string becomes invalid
after some time, and will get changed, so the processor shall handle it
dynamically and reconnect to the websocket with the new one. E.g.: session ID:
ws://sample_dummy_socket/icws/*session1234*/user_activity.)
> Add custom header authentication to ConnectWebsocket
> ----------------------------------------------------
>
> Key: NIFI-8639
> URL: https://issues.apache.org/jira/browse/NIFI-8639
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Lehel Boér
> Assignee: Lehel Boér
> Priority: Major
>
> We shall extend the ConnectWebSocket processor with the functionality to add
> custom headers. Also, dynamic properties shall be supported. This would allow
> custom cookie-based authentication and dynamic URLs based on external
> changing properties.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)