Pedro Oliveira created NIFI-14146:
-------------------------------------
Summary: add support to OAUTH2 TOKEN to JettyWebSocketClient
controller
Key: NIFI-14146
URL: https://issues.apache.org/jira/browse/NIFI-14146
Project: Apache NiFi
Issue Type: Improvement
Components: Extensions
Reporter: Pedro Oliveira
Add support to JettyWebSocketClient Controller to allow the usage of a OAUTH2
access token (stored in a file) when communicating with a server.
A new property ("OAUTH2 Access Token File Path") should be added to indicate
the path of the file to be used.
If this property is defined the token will be loaded from file and sent in the
HTTP Authorization Header of the HTTP requests.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)