AuthManager API
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 issue has been automatically marked as stale because it has been open for 180 days with no activity. It will be closed in next 14 days if no further activity occurs. To permanently prevent this issue from being considered stale, add the label 'not-stale', but commenting on the issue is preferred when possible.
This issue has been closed because it has not received any activity in the last 14 days since being marked as 'stale'