Gabor Gyimesi created MINIFICPP-1553:
----------------------------------------

             Summary: AWSCredentialsService should be able to refresh its 
credentials  after expiry
                 Key: MINIFICPP-1553
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1553
             Project: Apache NiFi MiNiFi C++
          Issue Type: Improvement
            Reporter: Gabor Gyimesi
            Assignee: Gabor Gyimesi


The AWSCredentialService in MiNiFi only invokes the AWS credential libraries 
within its onEnabled method and caches the credentials for later use. It 
doesn't have a way to refresh the credential after it's been persisted in 
memory, this leads to the credentials to expire after a while.  Optimally we'd 
want to be able to ensure the credential is refreshed (which can be something 
that's property driven).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to