diff options
Diffstat (limited to 'sparkybe-onap-application')
-rw-r--r-- | sparkybe-onap-application/config/portal/portal-authentication.properties | 3 |
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 |