-
MethodDescriptionConfigure the proxy options on the
HttpClient
instead and then set that client on the credential usingCredentialBuilderBase.httpClient(HttpClient)
.Configure the redirect URL ashttp://localhost:{port}
viaInteractiveBrowserCredentialBuilder.redirectUrl(String)
instead.
Use
CredentialBuilderBase.pipeline(HttpPipeline)
instead