Long term authentication
Opened this issue · 0 comments
riyadhalnur commented
For use cases where temporary credentials are used when authentication with key spaces, this plugin will fail to work since there is not refresh mechanism.
One method to make this work is to use ChainedTemporaryCredentials which has the ability to refresh expired tokens.