Skip to content

Commit e7b3be3

Browse files
authored
Update active-directory-aadconnect-sso-faq.md
1 parent 713d790 commit e7b3be3

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

articles/active-directory/connect/active-directory-aadconnect-sso-faq.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.workload: identity
1212
ms.tgt_pltfrm: na
1313
ms.devlang: na
1414
ms.topic: article
15-
ms.date: 07/26/2018
15+
ms.date: 08/07/2018
1616
ms.component: hybrid
1717
ms.author: billmath
1818
---
@@ -35,19 +35,20 @@ No. Seamless SSO is only available in the worldwide instance of Azure AD.
3535

3636
## What applications take advantage of `domain_hint` or `login_hint` parameter capability of Seamless SSO?
3737

38-
Listed below is a non-exhaustive list of applications that send these parameters to Azure AD, and therefore provides users a silent sign-on experience using Seamless SSO (i.e., no need for your users to input their usernames):
38+
Listed below is a non-exhaustive list of applications that can send these parameters to Azure AD, and therefore provides users a silent sign-on experience using Seamless SSO (i.e., no need for your users to input their usernames or passwords):
3939

4040
| Application name | Application URL to be used |
4141
| -- | -- |
42-
| Access panel | myapps.microsoft.com/contoso.com |
43-
| Outlook on Web | outlook.office365.com/contoso.com |
42+
| Access panel | https://myapps.microsoft.com/contoso.com |
43+
| Outlook on Web | https://outlook.office365.com/contoso.com |
44+
| Office 365 portal | https://portal.office.com?domain_hint=contoso.com |
4445

4546
In addition, users get a silent sign-on experience if an application sends sign-in requests to Azure AD's tenanted endpoints - that is, https://login.microsoftonline.com/contoso.com/<..> or https://login.microsoftonline.com/<tenant_ID>/<..> - instead of Azure AD's common endpoint - that is, https://login.microsoftonline.com/common/<...>. Listed below is a non-exhaustive list of applications that make these types of sign-in requests.
4647

4748
| Application name | Application URL to be used |
4849
| -- | -- |
49-
| SharePoint Online | contoso.sharepoint.com |
50-
| Azure portal | portal.azure.com/contoso.com |
50+
| SharePoint Online | https://contoso.sharepoint.com |
51+
| Azure portal | https://portal.azure.com/contoso.com |
5152

5253
In the above tables, replace "contoso.com" with your domain name to get to the right application URLs for your tenant.
5354

0 commit comments

Comments
 (0)