[ 
https://issues.apache.org/jira/browse/NIFI-13616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nicholas Valenti updated NIFI-13616:
------------------------------------
    Priority: Minor  (was: Major)

> Add ability to use Oauth2AccessTokenProvider in AMQP Processors
> ---------------------------------------------------------------
>
>                 Key: NIFI-13616
>                 URL: https://issues.apache.org/jira/browse/NIFI-13616
>             Project: Apache NiFi
>          Issue Type: New Feature
>          Components: Core Framework
>    Affects Versions: 1.27.0, 2.0.0-M4
>            Reporter: Nicholas Valenti
>            Priority: Minor
>
> AMQP Processors currently use either username/password or certs for 
> authorization. It is requested that these processors also allow for the 
> ability to use an Oauth2AccessTokenProvider.
>  
> The AbstractAMQPProcessor class uses ConnectionFactory to establish the AMQP 
> Connection. The ConnectionFactory is using the username/password or certs for 
> authorization but also has the ability to use a CredentialsProvider. The 
> CredentialsProvider can be instantiated using properties from an 
> Oauth2AccessTokenProvider. In order to refresh the token, the 
> ConnectionFactory uses a CredentialsRefreshService to refresh the token 
> automatically.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to