summaryrefslogtreecommitdiffstats
path: root/authz-batch/src/main/config/authBatch.props
blob: cfe75e32bb01aea22113080f1f171480e831f82f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
##
## AUTHZ Batch (authz-batch) Properties
##
## DISCOVERY (DME2) Parameters on the Command Line
AFT_LATITUDE=_AFT_LATITUDE_
AFT_LONGITUDE=_AFT_LONGITUDE_
AFT_ENVIRONMENT=_AFT_ENVIRONMENT_
DEPLOYED_VERSION=_ARTIFACT_VERSION_


DRY_RUN=false

## Pull in common/security properties

cadi_prop_files=_COMMON_DIR_/com.att.aaf.props;_COMMON_DIR_/com.att.aaf.common.props


## -------------------------------------
## Batch specific Settings
## -------------------------------------
SPECIAL_NAMES=testunused,testid,unknown


## ----------------------------------------------
## Email Server settings
## ----------------------------------------------
#Sender's email ID needs to be mentioned
mailFromUserId=DL-aaf-support@att.com
mailHost=smtp.it.att.com

ALERT_TO_ADDRESS=DL-aaf-support@att.com

PASSWORD_RESET_URL=_AUTHZ_GUI_URL_/gui/passwd
APPROVALS_URL=_AUTHZ_GUI_URL_/gui/approve