Skip to content

Make OAuth token server configurable #291

Closed
@flyrain

Description

@flyrain

Java and Python clients support configurable OAuth token server. The Rust client needs that as well.

Here is an pyIceberg configuration example

catalog:
  default:
    uri: http://localhost:8082/
    rest.authorization-url: https://xxx.com/oauth2/token
    credential: client_id:client_secret

cc @RussellSpitzer @liurenjie1024 @himadripal

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions