Re: [I] Make the OAuth2 request scope configurable [iceberg-python]

2024-03-04 Thread via GitHub
Fokko commented on issue #462: URL: https://github.com/apache/iceberg-python/issues/462#issuecomment-1978155414 #484 went in, closing this one 👍 -- 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 t

Re: [I] Make the OAuth2 request scope configurable [iceberg-python]

2024-03-04 Thread via GitHub
Fokko closed issue #462: Make the OAuth2 request scope configurable URL: https://github.com/apache/iceberg-python/issues/462 -- 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

Re: [I] Make the OAuth2 request scope configurable [iceberg-python]

2024-02-22 Thread via GitHub
flyrain commented on issue #462: URL: https://github.com/apache/iceberg-python/issues/462#issuecomment-1960183527 Thanks for conform, @syun64 . Glad it was taken care in Java. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

Re: [I] Make the OAuth2 request scope configurable [iceberg-python]

2024-02-22 Thread via GitHub
syun64 commented on issue #462: URL: https://github.com/apache/iceberg-python/issues/462#issuecomment-1960161562 Hi @flyrain thanks for raising this. I just took a look into the [Java code](https://github.com/apache/iceberg/blob/main/core/src/main/java/org/apache/iceberg/rest/RESTSessionCata

[I] Make the OAuth2 request scope configurable [iceberg-python]

2024-02-22 Thread via GitHub
flyrain opened a new issue, #462: URL: https://github.com/apache/iceberg-python/issues/462 ### Feature Request / Improvement [OAuth2 Scope](https://oauth.net/2/scope/) is a mechanism to limit an application's access to a user's account. It can also be used to ask for more information