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