File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -364,8 +364,9 @@ catalog:
364364# #### OAuth2
365365| Key | Example | Description |
366366| ------------------- | -------------------------------- | -------------------------------------------------------------------------------------------------- |
367- | token | FEW23.DFSDF.FSDF | Bearer token value to use for `Authorization` header |
368367| oauth2-server-uri | <https://auth-service/cc> | Authentication URL to use for client credentials authentication (default : uri + 'v1/oauth/tokens') |
368+ |
369+ | token | FEW23.DFSDF.FSDF | Bearer token value to use for `Authorization` header ```
369370| credential | client_id:client_secret | Credential to use for OAuth2 credential flow when initializing the catalog |
370371| scope | openid offline corpds:ds:profile | Desired scope of the requested security token (default : catalog) |
371372| resource | rest_catalog.iceberg.com | URI for the target resource or service |
You can’t perform that action at this time.
0 commit comments