Be able to disable the default PropertiesLoginModule
----------------------------------------------------
Key: KARAF-1385
URL: https://issues.apache.org/jira/browse/KARAF-1385
Project: Karaf
Issue Type: Improvement
Components: karaf-core
Reporter: Jean-Baptiste Onofré
Assignee: Jean-Baptiste Onofré
Fix For: 2.3.0, 3.0.0
Currently, the default PropertiesLoginModule is configured in the jaas.modules
bundle (in the blueprint descriptor).
It means that an user can't disable this login module easily.
I propose to "isolate" the default PropertiesLoginModule configuration in a
dedicated bundle in order to be able to uninstall it easily if needed (and
replaced by another "config" bundle).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira