Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save chrisobriensp/aada3701628f1c04198eb6a758897da2 to your computer and use it in GitHub Desktop.
Save chrisobriensp/aada3701628f1c04198eb6a758897da2 to your computer and use it in GitHub Desktop.
Extract of SPFx web part manifest file for an isolated web part.
"isDomainIsolated": true,
"webApiPermissionRequests": [
{
"resource": "COB-AAD-Functions",
"scope": "user_impersonation"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment