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

Http Authentication behavior should be improved with FX javaws applications

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P3 P3
    • 8
    • 7u6
    • deploy
    • None

      Tested bits : Latest jdk8 nightly cobundle

      Http authentication scenarios against fx javaws applications are providing quite confusing behavior to end use . We supposed to see authentication dialog from Java before launching the application but we are seeing the dialog once application is launched.

      Steps to reproduce:
      ----------------------------
      1) Install latest jdk8 or 7UR co-bundle
      2)Load following page
       http://mossad.us.oracle.com:8080/basicAuth/tests/httpAuthentication/html/CodebaseTest.html
      Enter credentials as follows:
      User: jituB
      pass : jitu20
      Applet should get loaded fine . Now launch the javaws app by clicking on link "Webstart: click to launch this app as webstart"
      If you can see Authentication pop-up after javaws app is launched then issue is reproduced
      3) Clear cache and try to launch app using javaws from command line "javaws http://mossad.us.oracle.com:8080/basicAuth/tests/httpAuthentication/html/CodebaseTest.jnlp"
      Now first we will see authentication dialog from JRE(swing based) , Enter credentials as User: jituB, pass : jitu20
      Now once app is launched, after few seconds we will see FX based authentication dialog.



            herrick Andy Herrick (Inactive)
            jijising Jitender Singh (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: