Skip to content

Commit b21aa40

Browse files
Merge pull request #38193 from avaid96/avaid96/edgesso
Update how-to-connect-sso-quick-start.md to include Microsoft Edge Ch…
2 parents 36f461f + 62c7b70 commit b21aa40

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

articles/active-directory/hybrid/how-to-connect-sso-quick-start.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,14 @@ Mozilla Firefox doesn't automatically use Kerberos authentication. Each user mus
180180

181181
Ensure that the machine running the macOS is joined to AD. Instructions for AD-joining your macOS device is outside the scope of this article.
182182

183+
#### Microsoft Edge based on Chromium (all platforms)
184+
185+
If you have overridden the [AuthNegotiateDelegateAllowlist](https://docs.microsoft.com/DeployEdge/microsoft-edge-policies#authnegotiatedelegateallowlist) or the [AuthServerAllowlist](https://docs.microsoft.com/DeployEdge/microsoft-edge-policies#authserverallowlist) policy settings in your environment, ensure that you add Azure AD's URL (`https://autologon.microsoftazuread-sso.com`) to them as well.
186+
187+
#### Microsoft Edge based on Chromium (macOS and other non-Windows platforms)
188+
189+
For Microsoft Edge based on Chromium on Mac OS and other non-Windows platforms, refer to [the Microsoft Edge based on Chromium Policy List](https://docs.microsoft.com/DeployEdge/microsoft-edge-policies#authserverallowlist) for information on how to add the Azure AD URL for integrated authentication to your allow-list.
190+
183191
#### Google Chrome (all platforms)
184192

185193
If you have overridden the [AuthNegotiateDelegateWhitelist](https://www.chromium.org/administrators/policy-list-3#AuthNegotiateDelegateWhitelist) or the [AuthServerWhitelist](https://www.chromium.org/administrators/policy-list-3#AuthServerWhitelist) policy settings in your environment, ensure that you add Azure AD's URL (`https://autologon.microsoftazuread-sso.com`) to them as well.
@@ -192,7 +200,7 @@ The use of third-party Active Directory Group Policy extensions to roll out the
192200

193201
#### Known browser limitations
194202

195-
Seamless SSO doesn't work in private browsing mode on Firefox and Microsoft Edge browsers. It also doesn't work on Internet Explorer if the browser is running in Enhanced Protected mode.
203+
Seamless SSO doesn't work in private browsing mode on Firefox and Microsoft Edge browsers. It also doesn't work on Internet Explorer if the browser is running in Enhanced Protected mode. For the next version of Microsoft Edge based on Chromium, it will not work in InPrivate and Guest mode by design.
196204

197205
## Step 4: Test the feature
198206

0 commit comments

Comments
 (0)