roryqi commented on code in PR #10586: URL: https://github.com/apache/gravitino/pull/10586#discussion_r3042709854
########## docs/iceberg-rest-service.md: ########## @@ -157,6 +158,11 @@ gravitino.iceberg-rest.header.X-Iceberg-Access-Delegation = vended-credentials IRC1 must also configure S3 configurations if the client side requests credential vending. +`data-access` is returned in `/v1/config` defaults for REST clients: + +- `vended-credentials`: clients should request credential vending (`X-Iceberg-Access-Delegation: vended-credentials`). +- `remote-signing`: Gravitino doesn't support now. Review Comment: Fixed. -- 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]
