Skip to content

Commit b16a88d

Browse files
docs: update sample guidance #90 (#91)
Changes the AAD App name and adds information about multitenant setup.
1 parent afad200 commit b16a88d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

samples/readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@ The following table provides details of how to configure your app registration.
5050

5151
| Property | Value |
5252
| ---- | ---- |
53-
| Name | Microsoft Graph Developer Proxy Samples |
53+
| Name | graph-developer-proxy-samples |
54+
| Account types | Accounts in any organizational directory (Any Azure AD directory - Multitenant) |
5455
| Platform type | Single-page application |
5556
| Redirect URIs | http://localhost:3000/withsdk.html <br> http://localhost:3000/nosdk.html |
5657
| API Permissions | Microsoft Graph <br> User.Read.All (Delegate) w/ Admin Consent <br> Presence.Read.All |

0 commit comments

Comments
 (0)