flyrain commented on issue #463:
URL: https://github.com/apache/iceberg-python/issues/463#issuecomment-1960507583

   `token_type` are required by both flows in RFC. It is fine to be mandatory 
for both. The problem is the `issued_token_type`, The token exchange flow 
[RFC](https://datatracker.ietf.org/doc/html/rfc8693#name-token-exchange-request-and-)
 indicates it is required.
   > `issued_token_type
   REQUIRED. An identifier, as described in [Section 
3](https://datatracker.ietf.org/doc/html/rfc8693#TokenTypeIdentifiers), for the 
representation of the issued security token.`
   
   I will file a PR to make it optional since pyIceberg doesn't use it anyway. 


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to