[
https://issues.apache.org/jira/browse/NIFI-9065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17478640#comment-17478640
]
ASF subversion and git services commented on NIFI-9065:
-------------------------------------------------------
Commit aa61494fc3a68b4806784f67ad837ee821d26da4 in nifi's branch
refs/heads/main from Tamas Palfy
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=aa61494 ]
NIFI-9065 Add support for OAuth2AccessTokenProvider in InvokeHTTP
Signed-off-by: Pierre Villard <[email protected]>
This closes #5319.
> 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
> Assignee: Tamas Palfy
> Priority: Major
> Time Spent: 12.5h
> Remaining Estimate: 0h
>
> 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.20.1#820001)