Details
Description
To recreate:
- Install a fresh Karaf 4.0.5
- instance:create test
- instance:connect test feature:install webconsole
Point a browser at http://localhost:8181/system/console - you are repeatedly asked for credentials.
Checking the instance logs reveals:
javax.security.auth.login.LoginException: unable to find LoginModule class: org.apache.karaf.jaas.boot.ProxyLoginModule not found by org.apache.karaf.webconsole.console [60]
at javax.security.auth.login.LoginContext.invoke(LoginContext.java:794)