File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
articles/active-directory/develop Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ Web applications that sign in users by using the Microsoft identity platform are
70
70
- ` https://login.microsoftonline.de/ ` for Azure AD Germany
71
71
- ` https://login.partner.microsoftonline.cn/common ` for Azure AD China operated by 21Vianet
72
72
- 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.
74
74
- ` organizations ` to sign in users in any work or school account
75
75
- ` common ` to sign in users with any work or school account or Microsoft personal account
76
76
- ` consumers ` to sign in users with a Microsoft personal account only
You can’t perform that action at this time.
0 commit comments