Ok, I can work with that! thanks guys!
On Wed, Jan 7, 2015 at 10:39 AM, Jean-Baptiste Onofré <[email protected]> wrote: > Hi Morgan, > > no it's not this that Frank talks about: it's the Basic Auth on the Karaf > WebConsole. > > Regards > JB > > On 01/07/2015 10:36 AM, Morgan Hautman wrote: > >> Hello Frank, >> >> In your etc/org.ops4j.pax.web.cfg file you can set the authentication to >> -> org.osgi.service.http.secure.enabled=false >> >> You also have a secure and non-secure port >> >> Default ones: >> >> org.osgi.service.http.port=8040 >> >> org.osgi.service.http.port.secure=9001 >> >> Hope this helps. >> >> *From:*Frank Lyaruu [mailto:[email protected]] >> *Sent:* woensdag 7 januari 2015 10:31 >> *To:* [email protected] >> *Subject:* Disabling authorization in Karaf webconsole >> >> 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 >> >> > -- > Jean-Baptiste Onofré > [email protected] > http://blog.nanthrax.net > Talend - http://www.talend.com >
