d60fc231cee14f2eaa4027aff0261e124020c391
[aaf/cadi.git] / core / conf / cadi.properties
1 #-------------------------------------------------------------------------------\r
2 # ============LICENSE_START====================================================\r
3 # * org.onap.aai\r
4 # * ===========================================================================\r
5 # * Copyright © 2017 AT&T Intellectual Property. All rights reserved.\r
6 # * Copyright © 2017 Amdocs\r
7 # * ===========================================================================\r
8 # * Licensed under the Apache License, Version 2.0 (the "License");\r
9 # * you may not use this file except in compliance with the License.\r
10 # * You may obtain a copy of the License at\r
11 # * \r
12 #  *      http://www.apache.org/licenses/LICENSE-2.0\r
13 # * \r
14 #  * Unless required by applicable law or agreed to in writing, software\r
15 # * distributed under the License is distributed on an "AS IS" BASIS,\r
16 # * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
17 # * See the License for the specific language governing permissions and\r
18 # * limitations under the License.\r
19 # * ============LICENSE_END====================================================\r
20 # *\r
21 # * ECOMP is a trademark and service mark of AT&T Intellectual Property.\r
22 # *\r
23 #-------------------------------------------------------------------------------\r
24 ###############################################################################\r
25 # Copyright (c) 2016 AT&T Intellectual Property. All rights reserved.\r
26 ###############################################################################\r
27 # This is a normal Java Properties File\r
28 # Comments are with Pound Signs at beginning of lines,\r
29 # and multi-line expression of properties can be obtained by backslash at end of line\r
30 \r
31 # Certain machines have several possible machine names, and\r
32 # the right one may not be reported.  This is especially\r
33 # important for CSP Authorization, which will only \r
34 # function on official AT&T domains.\r
35 hostname=veeger.mo.sbc.com \r
36 \r
37 port=2533\r
38 \r
39 # CSP has Production mode (active users) or DEVL mode (for \r
40 # Testing purposes... Bogus users)\r
41 #csp_domain=DEVL\r
42 csp_domain=PROD\r
43 \r
44 # Report all AUTHN and AUTHZ activity\r
45 loglevel=AUDIT\r
46 \r
47 #\r
48 # BasicAuth and other User/Password support\r
49 #\r
50 # The realm reported on BasicAuth callbacks\r
51 basic_realm=spiderman.agile.att.com\r
52 users=ks%xiVUs_25_1jqGdJ24hqy43Gi;\r
53 groups=aaf:Jd8bb3jslg88b@spiderman.agile.att.com%7sZCPBZ_8iWbslqdjWFIDLgTZlm9ung0ym-G,\\r
54                 jg1555,lg2384,rd8227,tp007s,pe3617;\r
55         \r
56 \r
57 # Keyfile (with relative path) for encryption.  This file\r
58 # should be marked as ReadOnly by Only the running process\r
59 # for security's sake\r
60 keyfile=conf/keyfile\r