Deliver centralized role management feature
[portal.git] / deliveries / properties_rackspace / ECOMPSDKAPP / portal.properties
1 # Properties read by ECOMP Framework library, ecompFW.jar
2
3 ##########################################################################
4 # The following properties should NOT be changed by partner applications.
5 ##########################################################################
6
7 portal.api.prefix = /api
8 max.idle.time = 5
9 user.attribute.name = user_attribute
10
11 #Use REST API instead of UEB to fetch the functional menu data
12 use_rest_for_functional_menu=true
13
14 ##########################################################################
15 # The following properties MUST be changed by partner applications.
16 ##########################################################################
17
18 # Name of java class that implements the OnBoardingApiService interface.
19 portal.api.impl.class = org.openecomp.portalapp.service.OnBoardingApiServiceImpl
20
21 # CSP Global Log On for single sign on
22 ecomp_redirect_url = http://portal.api.simpledemo.openecomp.org:8989/ECOMPPORTAL/login.htm
23
24 # URL of the ECOMP Portal REST API
25
26 ecomp_rest_url = http://portal.api.simpledemo.openecomp.org:8989/ECOMPPORTAL/auxapi
27
28 # Applications do not need to run a UEB listener in 1610.  
29 ueb_listeners_enable = false
30
31 # UEB Configuration
32 ueb_url_list = ueb.api.simpledemo.openecomp.org
33 # ECOMP Portal listens on this UEB topic
34 ecomp_portal_inbox_name = ECOMP-PORTAL-INBOX
35 # Replace these 3 default values with the ones for your specific App,
36 # as shown on the on-boarding page on the ECOMP Portal web application.
37 ueb_app_key = jQd4a9zVNi4ePyBp
38 ueb_app_secret = P0HpqEBhKJvxjRYdw2sCTUll
39 ueb_app_mailbox_name = ECOMP-PORTAL-OUTBOX-APP1
40 # Consumer group name for UEB topic.
41 # Use the special tag '{UUID}' to generate a unique one for each sdk-app server.
42 ueb_app_consumer_group_name = {UUID}
43
44 decryption_key                            = AGLDdG4D04BKm2IxIWEr8o==