dimas-b commented on issue #3038: URL: https://github.com/apache/polaris/issues/3038#issuecomment-3554552825
Prior art for getting the initial token is mostly around local files, AFAIK: https://github.com/apache/polaris/blob/3882c039afb27eecef19118d0890c46cb70d6e84/extensions/auth/opa/impl/src/main/java/org/apache/polaris/extension/auth/opa/token/FileBearerTokenProvider.java#L58 If that works for you @cccs-cat001 , I suppose the class could be moved to a sharable module and reused for `AwsCredentislStorageIntegration`. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
