Resolve policy GUI access from Portal 82/71182/1
authorMichael Mokry <michael.mokry@att.com>
Wed, 24 Oct 2018 20:37:04 +0000 (15:37 -0500)
committerMichael Mokry <michael.mokry@att.com>
Wed, 24 Oct 2018 20:41:05 +0000 (15:41 -0500)
Modified conf file to set proper ueb_app_key value in portal.properties

Change-Id: I785e9c9406c066f929fe31f1d0b8b2b297392f17
Issue-ID: POLICY-1210
Signed-off-by: Michael Mokry <michael.mokry@att.com>
kubernetes/policy/resources/config/pe/console.conf

index deb213e..1cd9290 100644 (file)
@@ -139,8 +139,8 @@ ONAP_REDIRECT_URL=https://portal-app.{{.Release.Namespace}}:30225/ONAPPORTAL/log
 ONAP_REST_URL=https://portal-app:8443/ONAPPORTAL/auxapi
 ONAP_UEB_URL_LIST=
 ONAP_PORTAL_INBOX_NAME=
-ONAP_UEB_APP_KEY=
-ONAP_UEB_APP_SECRET=
+ONAP_UEB_APP_KEY=ueb_key_5
+ONAP_UEB_APP_SECRET=ueb_key_5
 ONAP_UEB_APP_MAILBOX_NAME=
 APP_DISPLAY_NAME=ONAP Policy
 ONAP_SHARED_CONTEXT_REST_URL=http://portal-app.{{.Release.Namespace}}:8989/ONAPPORTAL/context