Skip to content

Instantly share code, notes, and snippets.

@Geertvdc
Last active September 19, 2019 14:16
Show Gist options
  • Save Geertvdc/255bc529e9ecc2033a550132e8c60f96 to your computer and use it in GitHub Desktop.
Save Geertvdc/255bc529e9ecc2033a550132e8c60f96 to your computer and use it in GitHub Desktop.
rest-client-config.json
"rest-client.environmentVariables": {
"$shared": {},
"blogdemo":{
"tenantId":"<<your aad tenant>>",
"clientId":"<<your client id>>",
"clientSecret":"<<your client secret>>",
"scope":"https%3A%2F%2Fgraph.microsoft.com%2F.default"
}
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment