{
    "tenant_id": "consumers",
    "client_id": "<client id here>",
    "client_secret": "<client secret here>",
    "aad_endpoint": "https://login.microsoftonline.com/",
    "graph_endpoint": "https://graph.microsoft.com/"
}