summaryrefslogtreecommitdiffstats
path: root/sparkybe-onap-application/config
diff options
context:
space:
mode:
authorRogers, Reneal(rr267j) <rr267j@att.com>2018-12-31 13:01:54 -0500
committerrenealr <reneal.rogers@amdocs.com>2018-12-31 15:15:16 -0500
commit57e7ef7a5b1a20b6237c78f3a85a9b4bb5aefa54 (patch)
treeb85852f495f6ef76f9c32605799950ba02d365c0 /sparkybe-onap-application/config
parent8aec4dcf8241295b48cfbfe1f4827ba6b4ccf982 (diff)
fix backdoor issue when using portal
Issue-ID: AAI-2045 Change-Id: I7bad950ca142e81ef5f2a698dcaff90975f944a2 Signed-off-by: renealr <reneal.rogers@amdocs.com>
Diffstat (limited to 'sparkybe-onap-application/config')
-rw-r--r--sparkybe-onap-application/config/portal/portal-authentication.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/sparkybe-onap-application/config/portal/portal-authentication.properties b/sparkybe-onap-application/config/portal/portal-authentication.properties
index 41c25a6..5b27cc9 100644
--- a/sparkybe-onap-application/config/portal/portal-authentication.properties
+++ b/sparkybe-onap-application/config/portal/portal-authentication.properties
@@ -2,4 +2,5 @@ username=admin
password=OBF:1y0q1uvc1uum1uvg1pil1pjl1uuq1uvk1uuu1y10
onap_enabled=true
onap.user_id_cookie_name=UserId
-cookie_decryptor_classname=org.onap.aai.sparky.security.BaseCookieDecryptor \ No newline at end of file
+cookie_decryptor_classname=org.onap.aai.sparky.security.BaseCookieDecryptor
+app_roles=ui_view \ No newline at end of file