lukecwik commented on PR #23569: URL: https://github.com/apache/beam/pull/23569#issuecomment-1278147465
I think we want to minimize the number of scopes that are requested on behalf of a user. Users can already set their own credential factory in Beam Java and configure it to request any scopes when creating the credential object. We could use something similar for Beam Python. For a simple improvement, we could make a pipeline option that each user can configure with the existing scopes being the default? -- 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]
