Java 7: Authentication required popup by integrated windows authentication
Hello,
We have a problem with JRE 7.0 by integrated authentication.
The applet is placed in a html page that host in a IIS Application with only windows integrated authentication.
So when start the page with the applet a login dialog "authentication required" pop. After enter username and password
the applet need a long time (1min) until that complete loaded.
That happen only if JRE 7.0 is on. It work s when JRE 7.0 if off and JRE 1.6 Update 27 is on. No login dilaog appears
I use Internet Explorer 9 and Windows Vista 32Bit
Anyboby have any ideas or workaround?
Thanks