Skip to content

Commit 8cbb3a7

Browse files
authored
Update mkdocs/docs/configuration.md
1 parent 710426e commit 8cbb3a7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

mkdocs/docs/configuration.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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 |

0 commit comments

Comments
 (0)