Felix Web Console authenticates using HTTP-Bridge, which is similar to web-gui 58/6558/3
authormrajvaid <mrajvaid@cisco.com>
Mon, 28 Apr 2014 19:34:25 +0000 (12:34 -0700)
committerAlessandro Boch <aboch@cisco.com>
Wed, 7 May 2014 19:38:25 +0000 (19:38 +0000)
By default web console perform its own authentication using default user and passowrd
If user password is modified via web, felix console can not authenticate

Change-Id: I38a277ffabdfac652325b83fe80facffc043c669
Signed-off-by: mrajvaid <mrajvaid@cisco.com>
opendaylight/web/osgi-brandfragment/src/main/resources/META-INF/webconsole.properties

index 566c43b8c8a63263c1663a512fc2a2d35c554fca..2cc8e912c1fb2f59d2e66d1c3a349241a047b5ff 100644 (file)
@@ -3,7 +3,8 @@ webconsole.product.name = OpenDaylight Controller
 webconsole.product.url = http://www.opendaylight.org/
 webconsole.product.image = /res/imgs/odl/logo.png
 webconsole.favicon = /res/imgs/odl/favicon.ico
-
+#To disable web console authentication clear default username
+webconsole.username =
 # webconsole.vendor.name = Linux Foundation
 # webconsole.vendor.url = http://www.linuxfoundation.org/
 # webconsole.vendor.image = /res/imgs/vendor.png