conjure-java-runtime icon indicating copy to clipboard operation
conjure-java-runtime copied to clipboard

FROM_ENVIRONMENT proxy setting should parse credentials from URL

Open jroitgrund opened this issue 4 years ago • 0 comments

https://github.com/palantir/conjure-java-runtime/blob/develop/client-config/src/main/java/com/palantir/conjure/java/client/config/ClientConfigurations.java#L91 - this ignores auth in environment variables of the from HTTPS_PROXY=https://user:[email protected]

jroitgrund avatar Feb 02 '21 16:02 jroitgrund