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

JAAS does not load LoginModule, if Deployment Rule Set is enabled

XMLWordPrintable

      FULL PRODUCT VERSION :
      JDK 7u51

      ADDITIONAL OS VERSION INFORMATION :
      MS Windows OS

      A DESCRIPTION OF THE PROBLEM :
      LoginModule declared in a login configuration file, which is defined by Java applet using "java.security.auth.login.config" property, is not loaded by Java Authentication and Authorization Service (JAAS), if Deployment Rule Set (DRS) is installed on the host. The exception "javax.security.auth.login.LoginException" with "No LoginModules configured for" message is thrown on a call of "javax.security.auth.login.LoginContext.login()" method.

      REPRODUCIBILITY :
      "JAASAuthTestCase.zip" archive file with compilable source code of Java applet test case, which should be deployed by means of JNLP file, is attached to the bug record.

            alitvinov Anton Litvinov (Inactive)
            asaha Abhijit Saha
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: