Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.2.7, 2.3.0, 3.0.0
-
None
-
None
-
None
Description
When we deploy new realms for security, the way is to expose a service using the jaas namespace handler with a higher ranking.
However, this is not really secured, especially at boot time, where the bundles are not all loaded.
One problem is that the login modules provided reside in the same bundles as the realm configuration, so we need to externalize the configuration to a single file in the etc/ folder imho.
Attachments
Issue Links
- is depended upon by
-
KARAF-1542 Print a warning in the console and log when using the default security credentials
- Open