Scale out use case
[vid.git] / epsdk-app-onap / src / main / resources / portal_template.properties
index 6ef4155..d01413a 100755 (executable)
@@ -1,9 +1,10 @@
 # Properties read by ECOMP Framework library, ecompFW.jar\r
 \r
-portal.api.impl.class = org.openecomp.portalapp.service.OnBoardingApiServiceImpl\r
+portal.api.impl.class = org.onap.portalapp.service.OnBoardingApiServiceImpl\r
 portal.api.prefix = /api\r
 max.idle.time = 5\r
 user.attribute.name = user_attribute\r
+decryption_key = ${VID_DECRYPTION_KEY}\r
 \r
 # Log On for single sign on\r
 ecomp_redirect_url     = ${VID_ECOMP_REDIRECT_URL}\r