raphaelsolarski commented on code in PR #17148:
URL: https://github.com/apache/iceberg/pull/17148#discussion_r3602979283


##########
core/src/main/java/org/apache/iceberg/rest/auth/OAuth2Util.java:
##########


Review Comment:
   This is used for contextual sessions and table sessions.
   Tests `TestOAuth2Manager.contextualSessionTokenExchange` and 
`TestOAuth2Manager.tableSessionTokenExchange` covers such scenario. I'm not 
sure if those scenario doesn't base on existence of the header.
   
   @adutra @danielcweeks @nastra I'm not sure here whether it is proper to 
filter out the Authorization header also there so I will be very thankful for 
eventual hint.
   



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