actually adding the files to the initial commit
[vid.git] / vid / src / main / resources / portal.properties
1 # ================================================================================
2 # Licensed under the Apache License, Version 2.0 (the "License");
3 # you may not use this file except in compliance with the License.
4 # You may obtain a copy of the License at
5
6 #      http://www.apache.org/licenses/LICENSE-2.0
7
8 # Unless required by applicable law or agreed to in writing, software
9 # distributed under the License is distributed on an "AS IS" BASIS,
10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
11 # See the License for the specific language governing permissions and
12 # limitations under the License.
13 # ================================================================================
14 ###
15 # Properties read by ECOMP Framework library, ecompFW.jar
16
17 ##########################################################################
18 # The following properties should NOT be changed by partner applications.
19 ##########################################################################
20
21 portal.api.prefix = /api
22 max.idle.time = 5
23 user.attribute.name = user_attribute
24
25 # CSP settings
26 #csp_cookie_name          = attESSec
27 #csp_gate_keeper_prod_key = PROD
28 #testing=testing
29
30 #Use REST API instead of UEB to fetch the functional menu data
31 use_rest_for_functional_menu=true
32
33 ##########################################################################
34 # The following properties MUST be changed by partner applications.
35 ##########################################################################
36
37 # Name of java class that implements the OnBoardingApiService interface.
38 portal.api.impl.class = org.openecomp.portalsdk.core.onboarding.client.OnBoardingApiServiceImpl
39
40 # CSP Global Log On for single sign on
41 ecomp_redirect_url = http://portal.openecomp.org:8989/login
42
43 # URL of the ECOMP Portal REST API
44
45 ecomp_rest_url = http://portal.openecomp.org:8989/login
46
47 # Applications do not need to run a UEB listener in 1610.  
48 ueb_listeners_enable = false
49
50 # UEB Configuration
51 # In release 1607, all 6 entries below were required.
52 # In release 1610, if key ueb_listeners_enable is set to false,
53 # then only the ueb_app_key is required.
54 # UEB servers
55 ueb_url_list = todo_ueb_url_list
56 # ECOMP Portal listens on this UEB topic
57 ecomp_portal_inbox_name = ECOMP-PORTAL-INBOX-DEV-LOCAL
58
59 # Replace these 3 default values with the ones for your specific App,
60 # as shown on the on-boarding page on the ECOMP Portal web application.
61 ueb_app_key = oVGikIIFjzjUNtph
62 ueb_app_secret = 8xJNPcgKJJgHhfbth6C1yN3e
63 ueb_app_mailbox_name = ECOMP-PORTAL-OUTBOX-TEST-77621
64 # Consumer group name for UEB topic.
65 # Use the special tag to generate a unique one for each sdk-app server.
66 ueb_app_consumer_group_name = {UUID}
67
68 decryption_key                            = AGLDdG4D04BKm2IxIWEr8o==