{
    "oauth2-sfdc" :{
        "originServerAuthorizationUrl" : "https://login.salesforce.com/services/oauth2/authorize",
        "originServerTokenRequestUrl" : "https://login.salesforce.com/services/oauth2/token",
        "oauth2ConsumerKey" : "!!!_CHANGE_ME_DO_NOT_START_SERVER_WITH_OUT_A_REAL_ONE_FROM_SFDC!!!",
        "oauth2ConsumerSecret" : "!!!_CHANGE_ME_DO_NOT_START_SERVER_WITH_OUT_A_REAL_ONE_FROM_SFDC!!!"
    }
}
