It's strange that you see this on Windows. Everything should be using
localhost in the tests. Maybe that means it's something specific to
Windows? I don't know enough to say if that's a reasonable guess or not.
The principal looked up stems from the hostname you issue a request to.
e.g. if you try to SPNEGO with http://foobar.google.com, the client
would look up HTTP/foobar.google.com in the KDC.
On 11/11/19 3:54 PM, Vladimir Sitnikov wrote:
localhost but the principal being looked up is FQDN.
Where that FQDN is taken from?
Vladimir