Fix for Penetration test _ Session and cookie management
[vid.git] / epsdk-app-onap / src / main / resources / portal.properties
1 ###\r
2 # ============LICENSE_START==========================================\r
3 # ONAP Portal SDK\r
4 # ===================================================================\r
5 # Copyright © 2017 AT&T Intellectual Property. All rights reserved.\r
6 # ===================================================================\r
7 #\r
8 # Unless otherwise specified, all software contained herein is licensed\r
9 # under the Apache License, Version 2.0 (the \93License\94);\r
10 # you may not use this software except in compliance with the License.\r
11 # You may obtain a copy of the License at\r
12\r
13 #      http://www.apache.org/licenses/LICENSE-2.0\r
14\r
15 # Unless required by applicable law or agreed to in writing, software\r
16 # distributed under the License is distributed on an "AS IS" BASIS,\r
17 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
18 # See the License for the specific language governing permissions and\r
19 # limitations under the License.\r
20 #\r
21 # Unless otherwise specified, all documentation contained herein is licensed\r
22 # under the Creative Commons License, Attribution 4.0 Intl. (the \93License\94);\r
23 # you may not use this documentation except in compliance with the License.\r
24 # You may obtain a copy of the License at\r
25 #\r
26 #             https://creativecommons.org/licenses/by/4.0/\r
27 #\r
28 # Unless required by applicable law or agreed to in writing, documentation\r
29 # distributed under the License is distributed on an "AS IS" BASIS,\r
30 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
31 # See the License for the specific language governing permissions and\r
32 # limitations under the License.\r
33 #\r
34 # ============LICENSE_END============================================\r
35 #\r
36 # ECOMP is a trademark and service mark of AT&T Intellectual Property.\r
37 ###\r
38 # Properties read by ECOMP Framework library, ecompFW.jar\r
39 \r
40 ##########################################################################\r
41 # The following properties should NOT be changed by partner applications.\r
42 ##########################################################################\r
43 \r
44 portal.api.prefix = /api\r
45 max.idle.time = 5\r
46 user.attribute.name = user_attribute\r
47 \r
48 #Use REST API instead of UEB to fetch the functional menu data\r
49 use_rest_for_functional_menu=true\r
50 \r
51 ##########################################################################\r
52 # The following properties MUST be changed by partner applications.\r
53 ##########################################################################\r
54 \r
55 # Name of java class that implements the OnBoardingApiService interface.\r
56 portal.api.impl.class = org.onap.portalapp.service.OnBoardingApiServiceImpl\r
57 \r
58 # Log On for single sign on\r
59 ecomp_redirect_url = http://portal.api.simpledemo.onap.org:8989/ONAPPORTAL/login.htm\r
60 \r
61 # URL of the ECOMP Portal REST API\r
62 ecomp_rest_url = http://localhost:8080/vidSimulator/ONAPPORTAL/auxapi/\r
63 \r
64 # Non AAF Mode\r
65 role_access_centralized = local\r
66 \r
67 # Applications do not need to run a UEB listener after 1607.\r
68 ueb_listeners_enable = false\r
69 \r
70 # UEB Configuration\r
71 # In release 1607, all 6 entries below were required.\r
72 # In release 1610, if key ueb_listeners_enable is set to false,\r
73 # then only the ueb_app_key is required.\r
74 # UEB servers\r
75 #ueb_url_list = todo_ueb_url_list\r
76 # ECOMP Portal listens on this UEB topic\r
77 #ecomp_portal_inbox_name = ECOMP-PORTAL-INBOX-DEV-LOCAL\r
78 \r
79 # Replace these 3 default values with the ones for your specific App,\r
80 # as shown on the on-boarding page on the ECOMP Portal web application.\r
81 ueb_app_key = oVGikIIFjzjUNtph\r
82 ueb_app_secret = 8xJNPcgKJJgHhfbth6C1yN3e\r
83 ueb_app_mailbox_name = ECOMP-PORTAL-OUTBOX-TEST-77621\r
84 # Consumer group name for UEB topic.\r
85 # Use the special tag to generate a unique one for each sdk-app server.\r
86 #ueb_app_consumer_group_name = {UUID}\r
87 \r
88 #decryption_key                           = AGLDdG4D04BKm2IxIWEr8o==\r