CORBA application client fails to login to the server
-----------------------------------------------------
Key: GERONIMO-3990
URL: https://issues.apache.org/jira/browse/GERONIMO-3990
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: security
Affects Versions: 2.1.2, 2.1.x, 2.2
Environment: Windows
Reporter: YunFeng Ma
Fix For: 2.1.2, 2.1.x, 2.2
In plugins\client\client-security\src\main\plan\plan.xml, the login-module
option key defined in LoginModuleConfiguration in
"org.apache.geronimo.jaas.NamedUsernamePasswordCredential.Name", but in class
org.apache.geronimo.security.realm.providers.NamedUsernamePasswordCredentialLoginModule,
the required key is
"org.apache.geronimo.security.realm.providers.NamedUsernamePasswordCredentialLoginModule.Name".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.