blob: cdd382d153fa72f9ad7249ff8eac253a4452e13d [file] [log] [blame]
Instrumental71037c32018-03-26 13:51:48 -07001##
2## AAF OAUTH2 API (authz-oauth) Properties
3##
4
5# Standard AFT for this box
6hostname=_HOSTNAME_
7
8## DISCOVERY (DME2) Parameters on the Command Line
9AFT_LATITUDE=_AFT_LATITUDE_
10AFT_LONGITUDE=_AFT_LONGITUDE_
11AFT_ENVIRONMENT=_AFT_ENVIRONMENT_
12DEPLOYED_VERSION=_ARTIFACT_VERSION_
13
14## Pull in common/security properties
15
16cadi_prop_files=_COMMON_DIR_/com.att.aaf.common.props:_COMMON_DIR_/com.att.aaf.props
17
18##DME2 related parameters
19
20DMEServiceName=service=com.att.authz.oauth/version=_MAJOR_VER_._MINOR_VER_._PATCH_VER_/envContext=_ENV_CONTEXT_/routeOffer=_ROUTE_OFFER_
21AFT_DME2_PORT_RANGE=_AUTHZ_OAUTH_PORT_RANGE_
22
23
24
25
26