Niels Bertram created KARAF-3450:
------------------------------------
Summary: MongoDB JAAS LoginModule
Key: KARAF-3450
URL: https://issues.apache.org/jira/browse/KARAF-3450
Project: Karaf
Issue Type: New Feature
Components: karaf-security
Affects Versions: 2.3.9, 3.0.1
Reporter: Niels Bertram
Priority: Minor
I wrote a JAAS authentication LoginModule that is backed by MongoDB as an
alternative to the current Karaf JAAS modules.
I still need to add encryption support, some advanced mongodb configuration
features and some better unit testing but in its current form it is fully
functional including a working BackingEngine.
Please let me know if there is appetite from Karaf to absorb this JAAS module.
Full source code incl. a rudimentary CXF REST service that uses the mongo based
user realm can be found here:
https://github.com/bertramn/karaf-jaas-mongo-module.git
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)