RussellSpitzer commented on issue #16485:
URL: https://github.com/apache/iceberg/issues/16485#issuecomment-4504262052

   I don't think this is a security issue. The client is given credentials and 
may use them for as long as they remain valid. A 304 that reuses an earlier 
loadTable body is the same idea: this session keeps using credentials it 
already received, not credentials belonging to someone else. If I write a 
client that just takes every credential and sends them to all my friends that 
would also be a problem, but not an Iceberg library or spec problem.


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