CADI AAF Integration and merging the code
[portal.git] / ecomp-portal-BE-os / src / main / resources / portal.properties
1 ###
2 # ============LICENSE_START==========================================
3 # ONAP Portal
4 # ===================================================================
5 # Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
6 # ===================================================================
7 #
8 # Unless otherwise specified, all software contained herein is licensed
9 # under the Apache License, Version 2.0 (the "License");
10 # you may not use this software except in compliance with the License.
11 # You may obtain a copy of the License at
12 #
13 #             http://www.apache.org/licenses/LICENSE-2.0
14 #
15 # Unless required by applicable law or agreed to in writing, software
16 # distributed under the License is distributed on an "AS IS" BASIS,
17 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18 # See the License for the specific language governing permissions and
19 # limitations under the License.
20 #
21 # Unless otherwise specified, all documentation contained herein is licensed
22 # under the Creative Commons License, Attribution 4.0 Intl. (the "License");
23 # you may not use this documentation except in compliance with the License.
24 # You may obtain a copy of the License at
25 #
26 #             https://creativecommons.org/licenses/by/4.0/
27 #
28 # Unless required by applicable law or agreed to in writing, documentation
29 # distributed under the License is distributed on an "AS IS" BASIS,
30 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
31 # See the License for the specific language governing permissions and
32 # limitations under the License.
33 #
34 # ============LICENSE_END============================================
35 #
36
37 ###
38 portal.api.impl.class = org.onap.portalsdk.core.onboarding.client.OnBoardingApiServiceImpl
39 portal.api.prefix = /api
40 max.idle.time = 5
41 user.attribute.name = user_attribute
42
43 # Global Log On for single sign on
44 ecomp_redirect_url = https://localhost:8080/ecompportal/login.htm
45
46 testing=testing
47
48 # URL of the ONAP Portal REST API
49 ecomp_rest_url = http://localhost:8080/ecompportal/auxapi
50
51 ueb_listeners_enable = true
52
53 ueb_app_key = EkrqsjQqZt4ZrPh6
54 ueb_app_secret = KDwJDKdiVVkaz6gIBlRbyxbk
55 ueb_app_mailbox_name = ECOMP-PORTAL-INBOX-DEV-LOCAL
56
57 ueb_url_list = todo_ueb_url
58 ecomp_portal_inbox_name = ECOMP-PORTAL-INBOX-DEV-LOCAL
59
60 # Consumer group name for UEB topic.
61 # Use the special tag to generate a unique one for each sdk-app server.
62 ueb_app_consumer_group_name = {UUID}
63
64 role_access_centralized = remote
65
66 ext_req_connection_timeout = 15000
67 ext_req_read_timeout = 20000
68
69 #Replace this based on the Env
70 auth_namespace = com.att.ecomp.portal.demeter