Tamas Palfy created NIFI-9065:
---------------------------------
Summary: Integrate OAuth2 controller service with InvokeHTTP
Key: NIFI-9065
URL: https://issues.apache.org/jira/browse/NIFI-9065
Project: Apache NiFi
Issue Type: Improvement
Reporter: Tamas Palfy
In NiFi there is a controller service to request OAuth2 tokens but this
controller service cannot be referenced in any processor at this time. We
should improve the InvokeHTTP processor so that it can use this controller
service.
The controller service would use the a predefined client id and client secret
in the controller service to make a request to an OAuth access serer to
retrieve a token. The token would then be used by InvokeHTTP to perform the
subsequent requests.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)