From: wreehil Date: Tue, 25 Aug 2020 20:47:15 +0000 (-0400) Subject: Updating the portal properties uebkey to remove the space in hopes this will fix... X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=85aa1f545fba723ad13b5b484be0a7f28ef554e9;p=aai%2Foom.git Updating the portal properties uebkey to remove the space in hopes this will fix 2905 Issue-ID: AAI-2905 Signed-off-by: wreehil Change-Id: I6155787d24e6704a7f5b8b919a30dcc4f3624912 --- diff --git a/components/aai-sparky-be/resources/config/portal/BOOT-INF/classes/portal.properties b/components/aai-sparky-be/resources/config/portal/BOOT-INF/classes/portal.properties index 3be49e3..e18585d 100644 --- a/components/aai-sparky-be/resources/config/portal/BOOT-INF/classes/portal.properties +++ b/components/aai-sparky-be/resources/config/portal/BOOT-INF/classes/portal.properties @@ -35,7 +35,7 @@ csp_gate_keeper_prod_key = PROD # Toggles use of UEB ueb_listeners_enable = false # IDs application withing UEB flow -ueb_app_key = ueb_key_7 +ueb_app_key=ueb_key_7 # Use this tag if the app is centralized role_access_centralized=remote