iceberg-python icon indicating copy to clipboard operation
iceberg-python copied to clipboard

AuthManager API

Open sungwy opened this issue 9 months ago • 1 comments

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:

sungwy avatar Apr 01 '25 09:04 sungwy

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.

github-actions[bot] avatar Nov 13 '25 00:11 github-actions[bot]

This issue has been closed because it has not received any activity in the last 14 days since being marked as 'stale'

github-actions[bot] avatar Nov 27 '25 00:11 github-actions[bot]