Assigned
Status Update
Comments
ku...@google.com <ku...@google.com>
ku...@google.com <ku...@google.com>
da...@google.com <da...@google.com> #2
I have forwarded this request to the engineering team. We will update this issue with any progress updates and a resolution.
Best Regards,
Josh Moyer
Google Cloud Platform Support
Best Regards,
Josh Moyer
Google Cloud Platform Support
Description
What you would like to accomplish:
Setting up authentication using the Application Default Credentials file in a similar way it's done for Service Account keys
How this might work:
This could work by adding the capability for the this flag requires the path for a Service Account key file , therefore we would like that running this command works for generating valid Keys for the
--json-flag
to work with ADC files as currently.pypirc
andpip.conf
filesIf applicable, reasons why alternative solutions are not sufficient:
Currently, the only way to authenticate by using the Application Default Credentials file involves using the
Keyring
library