-
Bug
-
Resolution: Fixed
-
P4
-
6u17, 7
-
b19
-
generic
-
generic
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2188350 | 6u21 | Weijun Wang | P3 | Resolved | Fixed | b01 |
If more than two HTTP/SPNEGO protected URLs are requested, and -Dhttp.auth.preference=Negotiate is set, the second request may fail.
This is not of high priority because the system property http.auth.preference is normally used to choose a weaker authentication scheme when multiple schemes are supported by the server. Currently, Negotiate is the strongest scheme, therefore, user seldom specifies the property as "Negotiate".
This is not of high priority because the system property http.auth.preference is normally used to choose a weaker authentication scheme when multiple schemes are supported by the server. Currently, Negotiate is the strongest scheme, therefore, user seldom specifies the property as "Negotiate".
- backported by
-
JDK-2188350 2nd call to HTTP/SPNEGO fails when http.auth.preference=Negotiate is set
-
- Resolved
-
- duplicates
-
JDK-6924535 HTTP/SPNEGO reuses old header when -Dhttp.auth.preference=kerberos is set
-
- Closed
-