sungwy opened a new issue, #1876: URL: https://github.com/apache/iceberg-python/issues/1876
### Feature Request / Improvement Similar to the reference implementation in Java, PyIceberg should also support the AuthManager API to support different modes of authentication, where the only requirement is for the REST Catalog Session in the PyIceberg client to send a valid access token to the REST Catalog Server. Currently PyIceberg only supports fetching access tokens from the OAUTH2_SERVER_URI. We should refactor this by following these steps: -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
