Skip to content

Update java async bot to use default credentials #54

@sqrrrl

Description

@sqrrrl

Should use GoogleCredentials.getApplicationDefault() to get the service account, pending fix for googleapis/google-auth-library-java#381 to support createScoped().

Both simplifies deployment and makes it more secure as service account private key is never exposed to anyone.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions