The idea is:
To be able to access Google Cloud via a Service Account API (and not just OAuth2 API)
My use case:
Trying to use a workflow to create, download, and delte files in the Google Cloud Storage API.
I think it would be beneficial to add this because:
Greater autonomy and flexibility in interacting with Google Cloud services.
Any resources to support this?
Are you willing to work on this?
I don’ have the ability to do so.
Being able to use a service account to authenticate against Google Cloud (Platform) services, like Cloud Storage, is important and the most natural way to authenticate.
Is an admin able to merge this? It seems like the same request.
The idea is:
We extend the Google Cloud Storage node with allowing Service Account credentials, as we see for the other Google nodes.
My use case:
OAuth the way implemented for Google does not offer me to provide service account token. So I can only act with my personal identity. For security reasons the token is valid only for some hours, so I need to re-login twice a day.
I think it would be beneficial to add this because:
To support a real automation in that regards.
Any resources to suppo…
I, too, was surprised Google Cloud Storage was not compatible with service accounts.
If I create an OAuth setup for a user, will it require frequent authentication in production and stop working?
1 Like
BIIIG +1 to facing constant (aka daily) reauthentications due to Google Cloud Session durations