Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6924535

HTTP/SPNEGO reuses old header when -Dhttp.auth.preference=kerberos is set

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 6u17
    • core-libs
    • None
    • generic
    • generic

      In Java 6, we have a block of codes to detect what scheme should be chosen which also invalidate some previous authentication states. It seems that if the http.auth.preference system property is set, Java thinks there's no need to performance this detection and the old header was reused, and the server rejects it as a replay. Too bad.

            weijun Weijun Wang
            weijun Weijun Wang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: