Skip to content

Commit e31edac

Browse files
authored
Update concept-certificate-based-authentication-mobile-ios.md
1 parent d572d06 commit e31edac

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

articles/active-directory/authentication/concept-certificate-based-authentication-mobile-ios.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,23 @@ ms.reviewer: vimrang
1616
ms.collection: M365-identity-device-management
1717
ms.custom: has-adal-ref
1818
---
19-
# Azure Active Directory certificate-based authentication on iOS
19+
# Azure Active Directory certificate-based authentication on iOS and macOS
20+
21+
## Azure Active Directory certificate-based authentication on macOS devices
22+
23+
macOS Devices can use certificate-based authentication (CBA) to authenticate against Azure Active Directory (Azure AD) using their X.509 client certificate. Azure AD CBA is supported with certificates on-device as well as external hardware protected security keys. On macOS, Azure AD CBA is supported on all browsers and on Microsoft first-party applications.
24+
25+
**Browsers supported on macOS**
26+
27+
|Edge | Chrome | Safari | Firefox |
28+
|--------|---------|------|-------|
29+
|✅ |✅ | ✅ |✅ |
30+
31+
**macOS device sign in with Azure AD CBA**
32+
33+
Azure AD CBA today is not supported for device based sign into macOS machines. While the certificate used to sign-into the device can be the same certificate used to subsequently authenticate to Azure AD from a browser/desktop application, the device sign-in itself is not supported against Azure AD yet. 
34+
35+
## Azure Active Directory certificate-based authentication on iOS devices
2036

2137
Devices that run iOS can use certificate-based authentication (CBA) to authenticate to Azure Active Directory (Azure AD) using a client certificate on their device when connecting to:
2238

0 commit comments

Comments
 (0)