Fix for Penetration test _ Session and cookie management
[vid.git] / epsdk-app-onap / src / main / resources / portal.properties
index 6cc6483..22f1094 100755 (executable)
@@ -1,6 +1,13 @@
-# ================================================================================\r
-# Licensed under the Apache License, Version 2.0 (the "License");\r
-# you may not use this file except in compliance with the License.\r
+###\r
+# ============LICENSE_START==========================================\r
+# ONAP Portal SDK\r
+# ===================================================================\r
+# Copyright © 2017 AT&T Intellectual Property. All rights reserved.\r
+# ===================================================================\r
+#\r
+# Unless otherwise specified, all software contained herein is licensed\r
+# under the Apache License, Version 2.0 (the \93License\94);\r
+# you may not use this software except in compliance with the License.\r
 # You may obtain a copy of the License at\r
 # \r
 #      http://www.apache.org/licenses/LICENSE-2.0\r
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
 # See the License for the specific language governing permissions and\r
 # limitations under the License.\r
-# ================================================================================\r
+#\r
+# Unless otherwise specified, all documentation contained herein is licensed\r
+# under the Creative Commons License, Attribution 4.0 Intl. (the \93License\94);\r
+# you may not use this documentation except in compliance with the License.\r
+# You may obtain a copy of the License at\r
+#\r
+#             https://creativecommons.org/licenses/by/4.0/\r
+#\r
+# Unless required by applicable law or agreed to in writing, documentation\r
+# distributed under the License is distributed on an "AS IS" BASIS,\r
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+# See the License for the specific language governing permissions and\r
+# limitations under the License.\r
+#\r
+# ============LICENSE_END============================================\r
+#\r
+# ECOMP is a trademark and service mark of AT&T Intellectual Property.\r
 ###\r
 # Properties read by ECOMP Framework library, ecompFW.jar\r
 \r
@@ -30,13 +53,16 @@ use_rest_for_functional_menu=true
 ##########################################################################\r
 \r
 # Name of java class that implements the OnBoardingApiService interface.\r
-portal.api.impl.class = org.openecomp.portalapp.service.OnBoardingApiServiceImpl\r
+portal.api.impl.class = org.onap.portalapp.service.OnBoardingApiServiceImpl\r
 \r
 # Log On for single sign on\r
-ecomp_redirect_url = http://portal.openecomp.org:8989/login\r
+ecomp_redirect_url = http://portal.api.simpledemo.onap.org:8989/ONAPPORTAL/login.htm\r
 \r
 # URL of the ECOMP Portal REST API\r
-ecomp_rest_url = http://portal.openecomp.org:50580/ecompportal/auxapi\r
+ecomp_rest_url = http://localhost:8080/vidSimulator/ONAPPORTAL/auxapi/\r
+\r
+# Non AAF Mode\r
+role_access_centralized = local\r
 \r
 # Applications do not need to run a UEB listener after 1607.\r
 ueb_listeners_enable = false\r
@@ -46,9 +72,9 @@ ueb_listeners_enable = false
 # In release 1610, if key ueb_listeners_enable is set to false,\r
 # then only the ueb_app_key is required.\r
 # UEB servers\r
-ueb_url_list = todo_ueb_url_list\r
+#ueb_url_list = todo_ueb_url_list\r
 # ECOMP Portal listens on this UEB topic\r
-ecomp_portal_inbox_name = ECOMP-PORTAL-INBOX-DEV-LOCAL\r
+#ecomp_portal_inbox_name = ECOMP-PORTAL-INBOX-DEV-LOCAL\r
 \r
 # Replace these 3 default values with the ones for your specific App,\r
 # as shown on the on-boarding page on the ECOMP Portal web application.\r
@@ -57,6 +83,6 @@ ueb_app_secret = 8xJNPcgKJJgHhfbth6C1yN3e
 ueb_app_mailbox_name = ECOMP-PORTAL-OUTBOX-TEST-77621\r
 # Consumer group name for UEB topic.\r
 # Use the special tag to generate a unique one for each sdk-app server.\r
-ueb_app_consumer_group_name = {UUID}\r
+#ueb_app_consumer_group_name = {UUID}\r
 \r
-decryption_key                           = AGLDdG4D04BKm2IxIWEr8o==\r
+#decryption_key                                  = AGLDdG4D04BKm2IxIWEr8o==\r