c98febbf8bdb5a25f5db9636f018ea2e2eca8c01
[oom.git] / kubernetes / config / docker / init / src / config / portal / portal-fe / webapps / etc / ECOMPDBCAPP / portal.properties
1 # Properties read by ECOMP Framework library, ecompFW.jar
2
3 portal.api.impl.class = org.openecomp.portalapp.service.OnBoardingApiServiceImpl
4 portal.api.prefix = /api
5 max.idle.time = 5
6 user.attribute.name = user_attribute
7
8 # Legacy property TODO 
9 ecomp_redirect_url = http://portal.api.simpledemo.openecomp.org:8989/ECOMPPORTAL/login.htm
10
11 # URL of the ECOMP Portal REST API
12 # ecomp.homer.att.com is a development machine
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
25 # The inbox name property should not be required when the REST API is used,
26 # but in 1610 FuncMenuController logs ALARM if it cannot find this key.
27 ecomp_portal_inbox_name = ECOMP-PORTAL-INBOX-TEST