You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Tamas Palfy (Jira)" <ji...@apache.org> on 2022/04/29 15:15:00 UTC

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

Tamas Palfy created NIFI-9977:
---------------------------------

             Summary: 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


_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)