Skip to content

Commit fa4ee0c

Browse files
committed
edited known issues
1 parent 9668568 commit fa4ee0c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/active-directory/authentication/concept-system-preferred-multifactor-authentication.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,10 +99,9 @@ Content-Type: application/json
9999
}
100100
```
101101

102-
## Known issues
102+
## Known issue
103103

104-
- [FIDO2 security key isn't supported on mobile devices](../develop/support-fido2-authentication.md#mobile). This issue might surface when system-preferred MFA is enabled. Until a fix is available, we recommend not using FIDO2 security keys on mobile devices.
105-
- [CBA] has same issue. so if a users can't locate cert, the user will be prompt for CBA. to disable for that user, put the user in exclude group. or remove tne user from the included group. if in both exclude takes precedence.
104+
[FIDO2 security keys](../develop/support-fido2-authentication.md#mobile) and [certificate-based authentication (CBA)](concept-certificate-based-authentication.md) on mobile devices aren't supported due to an issue that might surface when system-preferred MFA is enabled. Until a fix is available, we recommend not using FIDO2 security keys or CBA on mobile devices. To disable system-preferred MFA for these users, you can either add them to an excluded group or remove them from an included group.
106105

107106
## Common questions
108107

0 commit comments

Comments
 (0)