FULL PRODUCT VERSION :
java version "1.5.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-b64)
Java HotSpot(TM) Client VM (build 1.5.0-b64, mixed mode, sharing)
ADDITIONAL OS VERSION INFORMATION :
Microsoft Windows XP [Version 5.1.2600]
A DESCRIPTION OF THE PROBLEM :
I am still experiensing the problem with multiple logins when using basic authentication. The problem now seems to be limited to https://, with http: it works fine.
When the server is configured to use basic authentication together with https (as is recommended) and when user accesses to the server with IE, it pops up a login dialog, after user provides the right login credentials, the response page is sent back to browser. If the response page contains a java applet tag with codebase pointing to an archive file on the the same server, jre 1.5 will popup another login dialog, user has to provide username/password again to dismiss it.
A similar problem was described in bug 4943729, that has been closed.
REPRODUCIBILITY :
This bug can be reproduced always.
###@###.### 2004-12-07 00:56:59 GMT
java version "1.5.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-b64)
Java HotSpot(TM) Client VM (build 1.5.0-b64, mixed mode, sharing)
ADDITIONAL OS VERSION INFORMATION :
Microsoft Windows XP [Version 5.1.2600]
A DESCRIPTION OF THE PROBLEM :
I am still experiensing the problem with multiple logins when using basic authentication. The problem now seems to be limited to https://, with http: it works fine.
When the server is configured to use basic authentication together with https (as is recommended) and when user accesses to the server with IE, it pops up a login dialog, after user provides the right login credentials, the response page is sent back to browser. If the response page contains a java applet tag with codebase pointing to an archive file on the the same server, jre 1.5 will popup another login dialog, user has to provide username/password again to dismiss it.
A similar problem was described in bug 4943729, that has been closed.
REPRODUCIBILITY :
This bug can be reproduced always.
###@###.### 2004-12-07 00:56:59 GMT
- duplicates
-
JDK-6541864 Unnecessary http authentication in 1.5.0_08
-
- Closed
-