trinodb / trino

Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)
https://trino.io
Apache License 2.0
10.46k stars 3.01k forks source link

Support Iceberg REST Catalog OAuth2 endpoint #24138

Closed nqvuong1998 closed 2 hours ago

nqvuong1998 commented 2 hours ago

Trino lacks functionality to configure the oauth2 endpoint and is therefore unable to work with any Iceberg REST catalog implementation and demands a standard OAuth2 server like Keycloak or ADFS.

nqvuong1998 commented 2 hours ago

cc @ebyhr @ajantha-bhat

ebyhr commented 2 hours ago

Duplicate of #23086