adutra commented on code in PR #13718:
URL: https://github.com/apache/iceberg/pull/13718#discussion_r2248432549


##########
aws/src/test/java/org/apache/iceberg/aws/s3/signer/TestS3V4RestSignerClient.java:
##########
@@ -59,7 +59,24 @@ static void beforeAll() {
                     "client_secret",
                     "12345",
                     "scope",
-                    "sign")),
+                    "catalog")),

Review Comment:
   I can confirm that the scope is never `sign` in 1.8.0 and 1.9.0, unless the 
user explicitly sets the scope to `sign`.



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to