phillipleblanc opened a new issue, #1527: URL: https://github.com/apache/iceberg-rust/issues/1527
### Is your feature request related to a problem or challenge? I would like to use the AWS SDK to provide support for SSO credentials when using the Iceberg S3 FileIO provider from the RestCatalog. To do that, I need a way to pass a custom credential provider to the OpenDAL [customized_credential_load](https://docs.rs/opendal/latest/opendal/services/struct.S3.html#method.customized_credential_load) function. ### Describe the solution you'd like The RestCatalog has an option to provide a custom AWS credential provider that is eventually passed to the OpenDAL `customized_credential_load` function. ### Willingness to contribute I can contribute to this feature independently -- 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...@iceberg.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org