Hi, We are using Karaf 3.0.7 along with webconsole which is authenticated using realm. SSH also uses realm for authentication. But from firefox browser https://localhost:8443/gogo link directly access Karaf console without any authentication. How can we restrict access.
Tried restricting “/gogo/*” from web.xml but unsuccessful. Appreciate your help. Thanks Srikanth