Skip to content

AuthManager API #1876

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
1 task
sungwy opened this issue Apr 1, 2025 · 0 comments
Open
1 task

AuthManager API #1876

sungwy opened this issue Apr 1, 2025 · 0 comments
Assignees

Comments

@sungwy
Copy link
Collaborator

sungwy commented Apr 1, 2025

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:

  • Expose a way for users to use a custom AuthManager when they define their REST Catalog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant