Skip to content
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

Docs: REST OAuth2 Client Authentication Guide #11286

Open
2 of 6 tasks
c-thiel opened this issue Oct 9, 2024 · 0 comments
Open
2 of 6 tasks

Docs: REST OAuth2 Client Authentication Guide #11286

c-thiel opened this issue Oct 9, 2024 · 0 comments
Labels
proposal Iceberg Improvement Proposal (spec/major changes/etc)

Comments

@c-thiel
Copy link
Contributor

c-thiel commented Oct 9, 2024

Proposed Change

Mailing List: https://lists.apache.org/thread/bc8770d86mv4d127kd3y5szv82fbsyb6

This proposal aims to add a guide to the docs for client-side implementers of the Iceberg REST protocol to provide secure implementations of common auth models for OAuth2 secured REST Servers.

It is neither an extension of the Iceberg REST Catalog specification nor OAuth2 itself.

Iceberg REST Servers require authentication to access protected resources such as Catalogs and Tables. As clients need to implement authentication mechanisms, common standards are required.

Non-production implementations for experimentation in a docker-compose setup are available on github.

Proposal document

https://docs.google.com/document/d/1buW9PCNoHPeP7Br5_vZRTU-_3TExwLx6bs075gi94xc/edit?usp=sharing

Specifications

  • Table
  • View
  • REST
  • Puffin
  • Encryption
  • Other
@c-thiel c-thiel added the proposal Iceberg Improvement Proposal (spec/major changes/etc) label Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal Iceberg Improvement Proposal (spec/major changes/etc)
Projects
None yet
Development

No branches or pull requests

1 participant