07 Nov 2018 04:32 PM
Hi,
In the docs, it says that it is possible to use authentication towards the proxy. https://www.dynatrace.com/support/help/deploy-dyna...
Running an ActiveGate on Windows, is it possible to use NTLM authentication for that ActiveGate?
I see that the apache http client library supports it:
https://hc.apache.org/httpcomponents-client-ga/ntl...
Please advise if possible or not.
24 Jul 2020 02:59 PM
@Tarjei U. were you able to get an answer to these questions? If so, would you be able to share them with the community? if not, let us know and we can start searching for the answers that you seek!
31 Jan 2023 02:09 PM - edited 31 Jan 2023 02:12 PM
Hi Chad,
I have nearly the same issue described above. How is the ActiveGate configuration for a proxy with ntlm?
I would like to access Confluent-Cloud with the Confluent-Cloud-Extension from our network via proxy.
I use this configuration, but unfortunately it doesn´t work:
[http.client.external]
proxy-server = proxy-server
proxy-port = 8080
proxy-user = proxy-user
proxy-domain = proxy-user-domian
proxy-password = proxy-user-password
[http.client.internal]
proxy-off = true
Many thanks in advance for your help!