blob: 6bc786992bd5804ce5927e3ea063bfd4a5066d98 [file] [log] [blame]
sg481nbd890c52017-08-28 12:11:35 -04001##
2## AUTHZ API (authz-service) Properties
3##
4
5hostname=_HOSTNAME_
6
7## DISCOVERY (DME2) Parameters on the Command Line
8AFT_LATITUDE=_AFT_LATITUDE_
9AFT_LONGITUDE=_AFT_LONGITUDE_
10AFT_ENVIRONMENT=_AFT_ENVIRONMENT_
11DEPLOYED_VERSION=_ARTIFACT_VERSION_
12
13## Pull in common/security properties
14
15cadi_prop_files=_COMMON_DIR_/com.att.aaf.common.props;_COMMON_DIR_/com.att.aaf.props
16
17##DME2 related parameters
18
19DMEServiceName=service=com.att.authz.AuthorizationService/version=_MAJOR_VER_._MINOR_VER_._PATCH_VER_/envContext=_ENV_CONTEXT_/routeOffer=_ROUTE_OFFER_
20AFT_DME2_PORT_RANGE=_AUTHZ_SERVICE_PORT_RANGE_
21
22
23CACHE_HIGH_COUNT=20000
24CACHE_CLEAN_INTERVAL=60000