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

At step13: the dialog "Request authentication" pop-up from Java is not correct.

      Component: javafx
      Bundle: Jre7u10 b14
      Platform: mac10.8
      Steps:( this test case is from new_framework\tests\javafx\manual\CrossDomain\testcases\CrossDomainscenarios\TestFXCrossDomain_BAD_XML.jnlp.html)

      Test Procedure:

      1.Run javaws -uninstall to clear cache
      2.Import jitu.p12 from "deployment_ws/new_framework/tests/javafx/manual/httpAuthentication/lib" folder to personal key store
      IE: Internet Options > Contents > Certificates > Personal
      Firefox: Options > Advanced > Encryption > View Certificates > Your certificate
      Use pass as : changeit
      3.Import jitu.p12 from "deployment_ws/new_framework/tests/javafx/manual/httpAuthentication/lib" folder into deployment key store
      Java Control Panel > Security > User > Client Authentication
      Use pass as "changeit" whenever prompted(most probably you will be prompted twice)
      4.Load URL https://mossad.us.oracle.com:8443/basicAuth/tests/httpAuthentication/html/CodebaseTest.html inside the browser under test
      5.Choose certificate "Jitender Singh" from certificate dialog box coming from browser
      6.Accept Security Warning from Browser e.g. on IE click "Continue to this website (not recommended)" while on Firefox click on "I Understand the Risks" followed by "Add Exception" and then "Confirm Security Exception"
      7.If certificate dialog box from browser is again there then choose certificate "Jitender Singh" from certificate dialog box
      8.There should be authenticated pop-up dialog from browser
      9.Enter User name as "jituB" and password as "jitu20" and click OK on the dialog
      10.There should be Security Warning pop-up from Java since we are trying to make secure https connection. Accept the warning
      11.There should authenticated pop-up from Java for accessing the keystore. Enter pass as "changeit" and click OK on the dialog
      12.Due to bug basic authenticated pop-up from Java could be there again(not always). Enter User name as "jituB" and password as "jitu20" and click OK on the dialog
      13.On IE there is going to "Request authentication" pop-up from Java. Select certificate from "personal keystore" and click "Ok"
      14.Make sure that applet is getting loaded fine without throwing any exception

      The actual result:
      At step13: the dialog "Request authentication" pop-up from Java is not correct. please refer to the attachment.

            herrick Andy Herrick (Inactive)
            tolli Tony Li (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: