googleapis / googleapis/google-cloud-java
[google-auth-library-java] Support read CREDENTIAL_ENV_VAR from VM option.
Abierto
type: feature request
- Lenguaje dominante
- Java
- Estrellas
- 2.1k
- Forks
- 1.2k
- Merge medio
- 1 d 23 h
- PR fusionados (30 d)
- 154
Descripción
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));
```
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.