googleapis / googleapis/java-pubsublite-kafka
Need ability to set CredentialsProvider programatically
Open
api: pubsublite
type: feature request
- Dominant language
- Java
- Stars
- 10
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Thanks for stopping by to let us know something could be better!
**Is your feature request related to a problem? Please describe.**
I am only able to use the pubsub lite - kafka if I set the VM scopes / IAM service account. The other pubsub lite library (https://github.com/googleapis/java-pubsublite) allows the setting of credentials via `setCredentialsProvider()`
**Describe the solution you'd like**
I would like to be able to set my credentials programatically via a method similar to setCredentialsProvider()`
**Describe alternatives you've considered**
Contributor guide
Assessment
This issue has not been assessed yet.