aad-auth
aad-auth copied to clipboard
connection to azuread from an http proxy
Unable to authenticate to azuread from the internal network (Internet access is through a proxy). I also set the classical environment variables http_proxy and https_proxy in /etc/environment but from tcpdump I see that calls to microsoft services do not go through the proxy. What are the other configurations to do?
Thanks for reporting this bug and help making aad-auth better!
This is something we will consider on the roadmap. It doesn’t seem that the msal library is supporting proxy support. Do you mind reporting it there (https://github.com/AzureAD/microsoft-authentication-library-for-go/issues) too?
Crosslinking https://github.com/AzureAD/microsoft-authentication-library-for-go/issues/420
Thanks for reporting this bug and help making aad-auth better!
This is something we will consider on the roadmap. It doesn’t seem that the msal library is supporting proxy support. Do you mind reporting it there (https://github.com/AzureAD/microsoft-authentication-library-for-go/issues) too?
There are updates on this issue?