Release version 1.13.7
[sdc.git] / catalog-be / src / main / resources / portal.properties.old
1 # Portal REST URL, ends "/auxapi"
2 ecomp_rest_url = https://ecomp.homer.att.com/ecompportal/auxapi
3  
4 # Java implementation of interface
5 portal.api.impl.class = org.openecomp.sdc.be.ecomp.EcompIntImpl
6
7 # CSP-SSO URL
8 ecomp_redirect_url = https://www.e-access.att.com/ecomp_portal_ist/ecompportal/process_csp
9 # Cookie set by CSP-SSO
10 csp_cookie_name = attESSec
11 # CSP setting, most use PROD; DEV also recognized
12 csp_gate_keeper_prod_key = PROD
13
14 # Comma-separated list of UEB server names
15 ueb_url_list = uebsb91kcdc.it.att.com,uebsb92kcdc.it.att.com,uebsb93kcdc.it.att.com
16 # UEB topic where Portal listens
17 ecomp_portal_inbox_name = ECOMP-PORTAL-INBOX-TEST
18 # UEB key generated while on-boarding
19 ueb_app_key = app_key_here
20 # UEB secret generated while on-boarding
21 ueb_app_secret = app_secret_here
22 # UEB topic where App listens
23 ueb_app_mailbox_name = app_topic_name_here
24 # Consumer group name; most Apps should use {UUID}
25 ueb_app_consumer_group_name = {UUID}