You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the enhancement:
The Google Workspace Module is unable to use an Application Default Credential (ADC). Instead, it requires a JWT file parameter (jwt_file) with a GCP service account credential.
Describe a specific use case for the enhancement or feature:
A filebeat instance that is deployed on GCP can obtain the credential used to query Google Workspace API from the service account ADC that is available from the environment.
This is similar to what has been implemented for the GCP Pub/Sub module, see #15667
The text was updated successfully, but these errors were encountered:
Hi!
We just realized that we haven't looked into this issue in a while. We're sorry!
We're labeling this issue as Stale to make it hit our filters and make sure we get back to it as soon as possible. In the meantime, it'd be extremely helpful if you could take a look at it as well and confirm its relevance. A simple comment with a nice emoji will be enough :+1.
Thank you for your contribution!
Describe the enhancement:
The Google Workspace Module is unable to use an Application Default Credential (ADC). Instead, it requires a JWT file parameter (
jwt_file
) with a GCP service account credential.Describe a specific use case for the enhancement or feature:
A filebeat instance that is deployed on GCP can obtain the credential used to query Google Workspace API from the service account ADC that is available from the environment.
This is similar to what has been implemented for the GCP Pub/Sub module, see #15667
The text was updated successfully, but these errors were encountered: