googleapis / googleapis/google-cloud-java

[google-auth-library-java] Support read CREDENTIAL_ENV_VAR from VM option.

Open
#12,611 4 comments 0 reactions 0 assignees View on GitHub
type: feature request
Dominant language
Java
Stars
2.1k
Forks
1.2k
Avg merge
1d 23h
Merged PRs (30d)
154

Description

Hi team,

Can we support read CREDENTIAL_ENV_VAR from VM options?

#### Code snippet

```java
String credentialsPath = this.getProperty(CREDENTIAL_ENV_VAR, this.getEnv(CREDENTIAL_ENV_VAR));
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.