AnTu2702 commented on PR #6900:
URL: https://github.com/apache/nifi/pull/6900#issuecomment-1993901612

   Hm... Not sure about this...
   
   Our access tokens e.g. are valid for 60 minutes only.
   Due to my understanding, the StandardOauth2AccessTokenProvider.java is 
intentionally written such that an Authentication Exception shall never occur 
at all! It will automatically refresh any token, BEFORE it will expire (using 
the refresh window) by just asking it for "the access token". It will always be 
valid this way...


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@nifi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to