[ https://issues.apache.org/jira/browse/NIFI-14468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17943690#comment-17943690 ]
ASF subversion and git services commented on NIFI-14468: -------------------------------------------------------- Commit 538aafc903611dc33ca685aca8f52b80674c36fb in nifi's branch refs/heads/main from Pierre Villard [ https://gitbox.apache.org/repos/asf?p=nifi.git;h=538aafc903 ] NIFI-14468 Fixed scope property name AccessToken (#9871) Signed-off-by: David Handermann <exceptionfact...@apache.org> > AccessToken is misspelling scope field > -------------------------------------- > > Key: NIFI-14468 > URL: https://issues.apache.org/jira/browse/NIFI-14468 > Project: Apache NiFi > Issue Type: Bug > Components: Extensions > Reporter: Pierre Villard > Assignee: Pierre Villard > Priority: Major > Time Spent: 20m > Remaining Estimate: 0h > > The AccessToken object for OAuth is currently misspelling the field scope. In > the code it is used as "scopes" when the RFC specifies that it should be > "scope" singular. -- This message was sent by Atlassian Jira (v8.20.10#820010)