Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save chrisobriensp/aada3701628f1c04198eb6a758897da2 to your computer and use it in GitHub Desktop.

Select an option

Save chrisobriensp/aada3701628f1c04198eb6a758897da2 to your computer and use it in GitHub Desktop.

Revisions

  1. chrisobriensp created this gist Apr 17, 2019.
    7 changes: 7 additions & 0 deletions IsolatedWebPart_Sample.manifest.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,7 @@
    "isDomainIsolated": true,
    "webApiPermissionRequests": [
    {
    "resource": "COB-AAD-Functions",
    "scope": "user_impersonation"
    }
    ]