> On Dec 12, 2019, at 8:23 AM, Daniel Fuchs wrote:
>
> Hi,
>
> By default transparent authentication is disabled on windows.
> You may have to specify a non-default value for the
> jdk.http.ntlm.transparentAuth property [1], or configure
> an Authenticator [2] that has the appropriate credent
Hi,
By default transparent authentication is disabled on windows.
You may have to specify a non-default value for the
jdk.http.ntlm.transparentAuth property [1], or configure
an Authenticator [2] that has the appropriate credentials.
[1] https://bugs.openjdk.java.net/browse/JDK-8225506
[2]
http
Forgive me for asking possibly silly question but I looked everywhere and
couldn't find a simple answer to this question:
If I use standard java.net classes to establish connection to HTTP server
that uses SPNEGO authentication (AD) from a Windows machine that's joined
to AD, without further confi