Skip to content

Commit 60786af

Browse files
authored
Update concept-certificate-based-authentication-mobile-ios.md
1 parent b60bf3f commit 60786af

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

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

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -34,16 +34,6 @@ Azure AD CBA is supported for certificates on-device on native browsers and on M
3434

3535
On-device certificates are provisioned on the device. Customers can use Mobile Device Management (MDM) to provision the certificates on the device. Since iOS doesn't support hardware protected keys out of the box, customers can use external storage devices for certificates.
3636

37-
## Advantages of external storage for certificates
38-
39-
Customers can use external security keys to store their certificates. Security keys with certificates:
40-
41-
- Enable the usage on any device and doesn't require the provision on every device the user has
42-
- Are hardware-secured with a PIN, which makes them phishing-resistant
43-
- Provide multifactor authentication with a PIN as second factor to access the private key of the certificate in the key
44-
- Satisfy the industry requirement to have MFA on separate device
45-
- Future proofing where multiple credentials can be stored including FIDO2 keys
46-
4737
## Supported platforms
4838

4939
- Only native browsers are supported
@@ -57,10 +47,6 @@ Customers can use external security keys to store their certificates. Security k
5747
|--------|---------|------|-------|
5848
|❌ | ❌ | ✅ |❌ |
5949

60-
### Vendors for External storage
61-
62-
Azure AD CBA supports certificates on YubiKeys. Users can install YubiKey authenticator application from YubiKey and do Azure AD CBA. Applications that don't use latest MSAL libraries need to also install Microsoft Authenticator.
63-
6450
## Microsoft mobile applications support
6551

6652
| Applications | Support |

0 commit comments

Comments
 (0)