You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/04/30 14:42:00 UTC

[jira] [Commented] (NIFI-9977) Add "scope" to StandardOauth2AccessTokenProvider

    [ https://issues.apache.org/jira/browse/NIFI-9977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17530398#comment-17530398 ] 

ASF subversion and git services commented on NIFI-9977:
-------------------------------------------------------

Commit 5aa71570ff1781f83f9fb8bf16ed3ab386d06b85 in nifi's branch refs/heads/main from Tamas Palfy
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=5aa71570ff ]

NIFI-9977 In StandardOauth2AccessTokenProvider add new property to be able to set "scope".

Signed-off-by: Pierre Villard <pi...@gmail.com>

This closes #6006.


> Add "scope" to StandardOauth2AccessTokenProvider
> ------------------------------------------------
>
>                 Key: NIFI-9977
>                 URL: https://issues.apache.org/jira/browse/NIFI-9977
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Tamas Palfy
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> _StandardOauth2AccessTokenProvider_ send an http request to an authorization server for which the _URL_, _Client ID_, _Client secret_ etc. can be set through properties.
> Some servers require _Scope_ as well, for which there is no support on the controller service at the moment. 
> We should add a new property through which users can set _Scope_.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)