Skip to content

Commit 3234046

Browse files
authored
Merge pull request #91049 from secherka/patch-13
Update concept-conditional-access-conditions.md
2 parents 7705c9e + 0006323 commit 3234046

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

articles/active-directory/conditional-access/concept-conditional-access-conditions.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,15 +107,18 @@ This setting works with all browsers. However, to satisfy a device policy, like
107107
| Windows 10 + | Microsoft Edge, [Chrome](#chrome-support), [Firefox 91+](https://support.mozilla.org/kb/windows-sso) |
108108
| Windows Server 2022 | Microsoft Edge, [Chrome](#chrome-support) |
109109
| Windows Server 2019 | Microsoft Edge, [Chrome](#chrome-support) |
110-
| iOS | Microsoft Edge, Safari |
110+
| iOS | Microsoft Edge, Safari (see the notes) |
111111
| Android | Microsoft Edge, Chrome |
112112
| macOS | Microsoft Edge, Chrome, Safari |
113113

114114
These browsers support device authentication, allowing the device to be identified and validated against a policy. The device check fails if the browser is running in private mode or if cookies are disabled.
115115

116116
> [!NOTE]
117-
> Edge 85+ requires the user to be signed in to the browser to properly pass device identity. Otherwise, it behaves like Chrome without the accounts extension. This sign-in might not occur automatically in a Hybrid Azure AD Join scenario.
117+
> Edge 85+ requires the user to be signed in to the browser to properly pass device identity. Otherwise, it behaves like Chrome without the accounts extension. This sign-in might not occur automatically in a Hybrid Azure AD Join scenario.
118+
>
118119
> Safari is supported for device-based Conditional Access, but it can not satisfy the **Require approved client app** or **Require app protection policy** conditions. A managed browser like Microsoft Edge will satisfy approved client app and app protection policy requirements.
120+
> On iOS with 3rd party MDM solution only Microsoft Edge browser supports device policy.
121+
>
119122
> [Firefox 91+](https://support.mozilla.org/kb/windows-sso) is supported for device-based Conditional Access, but "Allow Windows single sign-on for Microsoft, work, and school accounts" needs to be enabled.
120123
121124
#### Why do I see a certificate prompt in the browser

0 commit comments

Comments
 (0)