blob: 776ed49efe32c4127d440538a6998b92c7ec9bdd [file] [log] [blame]
DR695Hccff30b2017-02-17 18:44:24 -05001{
2 "auth": {
Jerry Flood46a20552017-06-08 11:52:40 -04003 "tenantName" : "${tenantName}",
DR695Hccff30b2017-02-17 18:44:24 -05004 "passwordCredentials": {
5 "username": "${username}",
6 "password": "${password}"
7 }
8 }
9}