value for "iceberg.rest-catalog.oauth2.credential" #24940
Unanswered
metalshanked
asked this question in
Q&A
Replies: 1 comment
-
To answer my own question. Trino supports client_credentials grant type.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have an Oauth2 enabled iceberg-rest-server.
Where do I enter the client id and client secret to get the token?
The only option i see is
iceberg.rest-catalog.oauth2.credential
which does not seem to work for client_id, client_secret or client_id:client_secrethttps://trino.io/docs/current/object-storage/metastores.html#rest-catalog
Example error when trying with the client secret /id values for
iceberg.rest-catalog.oauth2.credential
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions