Member since
10-30-2025
2
Posts
0
Kudos Received
0
Solutions
10-30-2025
05:23 AM
1 Kudo
@Taisia00 The supported Auth-Grant types in StandardOauth2AccessTokenProvider are User Password Client Credentials Refresh Token Please update the grant-type option in the API request to the supported values . Check the below doc for the valid properties/options and further information. ref doc : https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi/nifi-oauth2-provider-nar/1.28.0/org.apache.nifi.oauth2.StandardOauth2AccessTokenProvider/index.html If the above suggestion helps in your requirements, please clink on "Accept as Solution" on this update.
... View more