Jerome Doucerain | d18576b | 2018-03-17 14:21:42 -0400 | [diff] [blame] | 1 | basic_realm=openecomp.org |
| 2 | basic_warn=TRUE |
| 3 | |
| 4 | cadi_loglevel=DEBUG |
| 5 | #cadi_keyfile=target/swm/package/nix/dist_files/appl/${artifactId}/etc/keyfile2 |
| 6 | cadi_keyfile=/appl/dmaapMR1/etc/keyfile |
| 7 | # Configure AAF |
| 8 | aaf_url=https://DME2RESOLVE/service=org.openecomp.authz.AuthorizationService/version=2.0/envContext=DEV/routeOffer=BAU_SE |
| 9 | |
| 10 | aaf_id=dgl@openecomp.org |
| 11 | aaf_password=enc:f2u5br1mh29M02- |
| 12 | aaf_timeout=5000 |
| 13 | aaf_clean_interval=1200000 |
| 14 | aaf_user_expires=60000 |
| 15 | aaf_high_count=1000000 |
| 16 | |
| 17 | |
| 18 | # The following properties are being set by the AJSC Container and should NOT need to be set here. |
| 19 | AFT_LATITUDE=33.823589 |
| 20 | AFT_LONGITUDE=-84.366982 |
| 21 | AFT_ENVIRONMENT=AFTUAT |