Skip to content

Commit 506e669

Browse files
cilwernerjmprieur
andauthored
Update articles/active-directory/develop/scenario-web-app-sign-user-app-configuration.md
Co-authored-by: Jean-Marc Prieur <[email protected]>
1 parent b853687 commit 506e669

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/develop/scenario-web-app-sign-user-app-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Web applications that sign in users by using the Microsoft identity platform are
7070
- `https://login.microsoftonline.de/` for Azure AD Germany
7171
- `https://login.partner.microsoftonline.cn/common` for Azure AD China operated by 21Vianet
7272
- The audience in the tenant ID (`TenantId`). The options vary depending on whether your app is single tenant or multitenant.
73-
- `TenantId` for a GUID obtained from the Azure portal to sign in users in your organization
73+
- `TenantId` for a GUID obtained from the Azure portal to sign in users in your organization. You can also use a domain name.
7474
- `organizations` to sign in users in any work or school account
7575
- `common` to sign in users with any work or school account or Microsoft personal account
7676
- `consumers` to sign in users with a Microsoft personal account only

0 commit comments

Comments
 (0)