We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afad200 commit b16a88dCopy full SHA for b16a88d
samples/readme.md
@@ -50,7 +50,8 @@ The following table provides details of how to configure your app registration.
50
51
| Property | Value |
52
| ---- | ---- |
53
-| Name | Microsoft Graph Developer Proxy Samples |
+| Name | graph-developer-proxy-samples |
54
+| Account types | Accounts in any organizational directory (Any Azure AD directory - Multitenant) |
55
| Platform type | Single-page application |
56
| Redirect URIs | http://localhost:3000/withsdk.html <br> http://localhost:3000/nosdk.html |
57
| API Permissions | Microsoft Graph <br> User.Read.All (Delegate) w/ Admin Consent <br> Presence.Read.All |
0 commit comments