HonahX commented on code in PR #877: URL: https://github.com/apache/polaris/pull/877#discussion_r1929681902
########## getting-started/trino/trino-config/catalog/iceberg.properties: ########## @@ -21,7 +21,8 @@ connector.name=iceberg iceberg.catalog.type=rest iceberg.rest-catalog.uri=http://polaris:8181/api/catalog iceberg.rest-catalog.security=OAUTH2 -iceberg.rest-catalog.oauth2.token=principal:root;realm:default-realm +iceberg.rest-catalog.oauth2.credential=root:s3cr3t Review Comment: Make it consistent with other examples in #859 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
