tvalentyn commented on issue #23290:
URL: https://github.com/apache/beam/issues/23290#issuecomment-1261559314

   If not, I would suggest adding a new pipeline option that allows such 
customizations.
   
   Looks like in Java it's possible to specify a custom credential via a 
factory or credential instance : 
https://beam.apache.org/releases/javadoc/current/index.html?org/apache/beam/sdk/extensions/gcp/options/GcpOptions.html
 . In Python we don't have this. But perhaps passing a string of custom scopes  
to use when authenticating would be sufficient?


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

Reply via email to