diff options
author | da490c <dave.adams@amdocs.com> | 2018-04-04 21:19:50 -0400 |
---|---|---|
committer | da490c <dave.adams@amdocs.com> | 2018-04-05 12:28:39 -0400 |
commit | e3ecab31ee6b93c8d07c52faa9e586eee07ef415 (patch) | |
tree | 81308b5ecdd61143f06c6d4ad1efa5d09c1fe7ad /sparky/appconfig/portal/portal.properties | |
parent | 91148047a8b44c759c3ae93cd836174897d84fb3 (diff) |
Add new appconfig for spring-boot sparky
Issue-ID: AAI-990
Change-Id: I55c1118d55e64340d99db7feb6f574462e11547a
Signed-off-by: da490c <dave.adams@amdocs.com>
Diffstat (limited to 'sparky/appconfig/portal/portal.properties')
-rw-r--r-- | sparky/appconfig/portal/portal.properties | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sparky/appconfig/portal/portal.properties b/sparky/appconfig/portal/portal.properties index 4efa0aa..3b947c4 100644 --- a/sparky/appconfig/portal/portal.properties +++ b/sparky/appconfig/portal/portal.properties @@ -1,6 +1,6 @@ -######################################################################################
-############################## eCOMP Portal properties ###############################
-######################################################################################
+################################################################################
+############################## Portal properties ###############################
+################################################################################
# Java class that implements the ECOMP role and user mgt API
portal.api.impl.class = org.onap.aai.sparky.security.portal.PortalRestAPIServiceImpl
@@ -20,4 +20,4 @@ csp_gate_keeper_prod_key = PROD # Toggles use of UEB
ueb_listeners_enable = false
# IDs application withing UEB flow
-ueb_app_key = qFKles9N8gDTV0Zc
+ueb_app_key = qFKles9N8gDTV0Zc
\ No newline at end of file |