blob: 8f1209a9287e2ea3c6ce50381a99f6c227e70348 [file] [log] [blame]
sg481nbd890c52017-08-28 12:11:35 -04001#-------------------------------------------------------------------------------
2# ============LICENSE_START====================================================
3# * org.onap.aaf
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# *
11# * http://www.apache.org/licenses/LICENSE-2.0
12# *
13# * Unless required by applicable law or agreed to in writing, software
14# * distributed under the License is distributed on an "AS IS" BASIS,
15# * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16# * See the License for the specific language governing permissions and
17# * limitations under the License.
18# * ============LICENSE_END====================================================
19# *
20# * ECOMP is a trademark and service mark of AT&T Intellectual Property.
21# *
22#-------------------------------------------------------------------------------
23###############################################################################
24# Copyright (c) 2016 AT&T Intellectual Property. All rights reserved.
25###############################################################################
26##
27## AUTHZ API (authz-service) Properties
28##
29
30cadi_prop_file=com.att.aaf.props;com.att.aaf.common.props
31
32#cadi_trust_all_x509=true
33#cadi_alias=aaf.att
34https.protocols=TLSv1.1,TLSv1.2
35
36cm_url=https://XXX:8150
37
38basic_realm=localized
39basic_warn=false
40localhost_deny=false
41
42cass_group_name=com.att.aaf
43cass_cluster_name=mithrilcsp.sbc.com
44aaf_default_realm=com.att.csp
45
46aaf_url=https://DME2RESOLVE/service=com.att.authz.AuthorizationService/version=2.0/envContext=DEV/routeOffer=BAU_SE
47aaf_id=???
48aaf_password=enc:XXX
49
50aaf_user_expires=3000
51aaf_clean_interval=4000
52