Hi Frank, I fear you can't with the one provided by the Karaf feature. Though you should be able to install the standard Felix WebConsole. Only downside you don't the have the Karaf extensions for it available. For that you'd need to install those bundles on top. Basically a custom feature with the Felix Bundles should work. Another alternative un-checked though comes to my mind. Just install the webconsole feature and after that un-install the org.apache.karaf.webconsole.console bundle. That's the one which adds the Security stuff to it.
regards, Achim 2015-01-07 10:30 GMT+01:00 Frank Lyaruu <[email protected]>: > Hi Karaf, > > Is there an easy way to disable the Basic Auth for the webconsole? It > conflicts with my own auth. > I see that the plain Felix webconsole can be disabled by removing the > username value: > > http://felix.apache.org/site/apache-felix-web-console.html > > but that does not really translate to the karaf web console, I've tried > removing the role and realm setting. > > Any tips? > > regards, Frank > -- Apache Member Apache Karaf <http://karaf.apache.org/> Committer & PMC OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer & Project Lead blog <http://notizblog.nierbeck.de/> Co-Author of Apache Karaf Cookbook <http://bit.ly/1ps9rkS> Software Architect / Project Manager / Scrum Master
