[
https://issues.apache.org/jira/browse/NIFI-9648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17485789#comment-17485789
]
Tamas Palfy commented on NIFI-9648:
-----------------------------------
Hi [~mike.thomsen]
Can you please provide some details how the current implementation "causes
breakage"?
I checked the pull request and as I seeĀ it all it does is make sure the
*Client ID* & *Client secret* properties are _not_ available for the *Resource
Owner Password Credentials Grant* type.
That restriction is not correct. Both available grant types require those
parameters.
> Fix dependsOn logic in the OAuth2TokenProvider impl that causes breakage in
> the support for client_credentials grant types
> --------------------------------------------------------------------------------------------------------------------------
>
> Key: NIFI-9648
> URL: https://issues.apache.org/jira/browse/NIFI-9648
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Mike Thomsen
> Assignee: Mike Thomsen
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> As-is, the dependsOn setup in the property descriptors does not properly add
> the client secret configuration which breaks the ability to use
> client_credentials types.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)