adutra opened a new issue, #2253: URL: https://github.com/apache/polaris/issues/2253
### Is your feature request related to a problem? Please describe. Currently the configured GCP access token is memoized and never refreshed: https://github.com/apache/polaris/blob/1cb85e0234c4b2b455fec3709c489e2885ed2eb5/service/common/src/main/java/org/apache/polaris/service/storage/StorageConfiguration.java#L92-L112 ### Describe the solution you'd like We need a way to refresh GCP credentials. ### Describe alternatives you've considered _No response_ ### Additional context _No response_ -- 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...@polaris.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org