a36fcaca48c3fff845eb8b10cf634ade7809b626
[dmaap/messagerouter/messageservice.git] / src / main / config / cadi.properties
1 ###############################################################################
2 #  ============LICENSE_START=======================================================
3 #  org.onap.dmaap
4 #  ================================================================================
5 #  Copyright © 2017 AT&T Intellectual Property. All rights reserved.
6 #  ================================================================================
7 #  Licensed under the Apache License, Version 2.0 (the "License");
8 #  you may not use this file except in compliance with the License.
9 #  You may obtain a copy of the License at
10 #        http://www.apache.org/licenses/LICENSE-2.0
11 #  
12 #  Unless required by applicable law or agreed to in writing, software
13 #  distributed under the License is distributed on an "AS IS" BASIS,
14 #  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15 #  See the License for the specific language governing permissions and
16 #  limitations under the License.
17 #  ============LICENSE_END=========================================================
18 #
19 #  ECOMP is a trademark and service mark of AT&T Intellectual Property.
20 #  
21 ###############################################################################
22 #This properties file is used for defining AAF properties related to the CADI framework. This file is used for running AAF framework
23 #using the ajsc-cadi plugin. For more information on the ajsc-cadi plugin, please goto wiki link:
24 #http://wiki.web.att.com/display/ajsc/CADI-AJSC-Plugin
25 #For more information on utilizing the AAF framework, please goto wiki link:
26 #AAF wiki link: http://wiki.web.att.com/display/aaf/AAF+Documentation
27
28 #In order to test functionality of cadi-ajsc-plugin locally (pertaining to GLO (AT&T Global Login)), you will need an AT&T cross
29 #domain cookie. Cadi "should" find your hostname for you. However, we have seen some situations where this fails. A Local testing
30 #modification can include modifying your hosts file so that you can use "mywebserver.att.com" for your localhost in order
31 #to test/verify GLO functionality locally. If you are on a Windows machine, you will already have a machine name associated with 
32 #it that will utilize an AT&T domain such as "sbc.com". You may need to add your AT&T domain to this as a comma separated list depending
33 #upon your particular machine domain. This property is commented out as cadi SHOULD find your machine name. With version 1.2.1 of cadi, 
34 #it appears to resolve Mac machine names as well, now. But, this can be somewhat inconsistent depending on your specific working envrironment.
35 hostname=mywebserver.att.com
36
37 #Setting csp_domain to PROD will allow for testing using your attuid and password through GLO.
38 csp_domain=PROD
39 csp_devl_localhost=true
40
41 basic_realm=csp.att.com
42 #basic_realm=aaf.att.com
43 basic_warn=TRUE
44
45 cadi_loglevel=DEBUG
46 #cadi_keyfile=target/swm/package/nix/dist_files/appl/${artifactId}/etc/keyfile2
47 cadi_keyfile=etc/keyfile
48 # Configure AAF
49 aaf_url=https://DME2RESOLVE/service=com.att.authz.AuthorizationService/version=2.0/envContext=TEST/routeOffer=BAU_SE
50
51 #AJSC - MECHID
52
53 aaf_id=<aaf_id>
54 aaf_password=<aaf_password>
55
56
57 aaf_timeout=5000
58 aaf_clean_interval=1200000
59 aaf_user_expires=60000
60 aaf_high_count=1000000
61
62
63 # Some Libs need System Property Sets (i.e. AT&T Discovery)
64 # The following properties are being set by the AJSC Container and should NOT need to be set here.
65 #AFT_LATITUDE=33.823589
66 #AFT_LONGITUDE=-84.366982
67 #AFT_ENVIRONMENT=AFTUAT