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

Digest Auth is not working with JDK9

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 9
    • 9
    • deploy
    • b131
    • Verified

      Test build - jdk9 b120/b121
      Digest authentication fails to work with applet or application whereas no such issue was seen with Basic Authentication. This is a regression/issue under 8u20 was fixed as part of https://bugs.openjdk.java.net/browse/JDK-8034170

      Steps to reproduce
      0) Create ESL entry as http://mossad.us.oracle.com:8080
      1) Install jdk9
      2) Try to load following applet
      http://mossad.us.oracle.com:8080/digestAuth/tests/Test.html
      3) For browser authentication provide credentials as
      User: jituD
      pass: jitu
      4) You will see Authentication dialog from Java (ideally it should not be there but it's shown again due to another bug)
      5) Enter same credentials as above. If applet fails to load and Authentication dialog from Java (going into endless loop)is not getting disposed then bug is reproduced

            wenjyang Crystal Yang (Inactive)
            jijising Jitender Singh (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: