Extend deployment for CSIT env quirks
[portal.git] / deliveries / properties_simpledemo / ECOMPDBCAPP / portal.properties
1 # Properties read by ECOMP Framework library, ecompFW.jar
2
3 # epsdk 1.1 has org.openecomp package prefix
4 portal.api.impl.class = org.openecomp.portalapp.service.OnBoardingApiServiceImpl
5 portal.api.prefix = /api
6 max.idle.time = 5
7 user.attribute.name = user_attribute
8
9 # Legacy property TODO 
10 ecomp_redirect_url = http://portal.api.simpledemo.openecomp.org:8989/ECOMPPORTAL/login.htm
11
12 # URL of the ECOMP Portal REST API
13 ecomp_rest_url = http://portal.api.simpledemo.openecomp.org:8989/ECOMPPORTAL/auxapi
14
15 #Use REST API instead of UEB to fetch the functional menu data
16 use_rest_for_functional_menu=true
17
18 # Don't fetch functional menu via UEB in 1610.
19 ueb_listeners_enable = false
20
21 # Application key is used by session management
22 ueb_app_key = MtRwsF16RdpHZ7eM
23
24 # The inbox name property should not be required when the REST API is used,
25 # but in 1610 FuncMenuController logs ALARM if it cannot find this key.
26 ecomp_portal_inbox_name = ECOMP-PORTAL-INBOX-TEST