googleapis / googleapis/google-cloud-java
[google-auth-library-java] Support read CREDENTIAL_ENV_VAR from VM option.
Aperta
type: feature request
- Lingua principale
- Java
- Stelle
- 2.1k
- Fork
- 1.2k
- Merge medio
- 1g 23h
- PR unite (30g)
- 154
Descrizione
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));
```
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.