Skip to content

Add Support for Custom AuthManager implementation #2055

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sungwy
Copy link
Collaborator

@sungwy sungwy commented Jun 1, 2025

Rationale for this change

Expose a way for users to use a custom AuthManager when they define their REST Catalog.

  • Add property parsing for custom AuthManager
  • Add OAuth2AuthManager as an example Custom AuthManager

The properties should follow the pattern in: apache/iceberg#13209

Are these changes tested?

Unit and integration tests will be added

Are there any user-facing changes?

New properties will be exposed to support adding a custom AuthManager to RestCatalog

@sungwy sungwy added the changelog Indicates that the PR introduces changes that require an entry in the changelog. label Jun 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog Indicates that the PR introduces changes that require an entry in the changelog.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant