-
Bug
-
Resolution: Not an Issue
-
P3
-
7u51
-
windows
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.
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.