Hello fellow members, I a struggling since ages with our corporate security policies and Netbeans especially the NTLM authentication to access the internet. The current work around was to use a third-party proxy proxy such as CNTLM or WinFoom. As my company is increasing the security controls, such tools will be no longer allowed.
I tested the "Use system settings", but even if it works (I don't know how long) every single HTTP(S) requests triggers a popup with user/password and that is a lot and very regularly which is annoying. I tested "Manual Proxy Settings" which as well but we have several proxies thus not using our PAC is really challenging in the future. So ideally I would like to add support for Waffle-JNA to the Netbeans platform network stack. This is not difficult per say, but does anyone have some pointer in the code how to proceed (ServiceProvider?) and would allow a Netbeans user to use the native Windows creds as Winfoom or IntelliJ do? Thx in advance for any information and help.
