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