Skip to content

Commit 091aabe

Browse files
committed
edits
1 parent 82a1c1f commit 091aabe

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/active-directory/authentication/concept-certificate-based-authentication-technical-deep-dive.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -101,14 +101,14 @@ If the CBA-enabled user can't use an MF cert, such as on mobile device without s
101101
Microsoft Entra CBA can be used as a second factor to meet MFA requirements with single-factor certificates.
102102
Some of the supported combinations are
103103

104-
1. CBA (first factor) + passwordless phone sign-in (PSI as second factor)
105-
1. CBA (first factor) + FIDO2 security keys (second factor)
106-
1. Password (first factor) + CBA (second factor)
104+
1. CBA (first factor) and passwordless phone sign-in (PSI as second factor)
105+
1. CBA (first factor) and FIDO2 security keys (second factor)
106+
1. Password (first factor) and CBA (second factor)
107107

108108
Users need to have another way to get MFA and register passwordless sign-in or FIDO2 in advance to signing in with Microsoft Entra CBA.
109109

110110
>[!IMPORTANT]
111-
>A user will be considered MFA capable when a user is in scope for Certificate-based authentication auth method. This means user will not be able to use proof up as part of their authentication to registerd other available methods. Make sure users who do not have a valid certificate are not part of CBA auth method scope. More info on [Microsoft Entra multifactor authentication](../authentication/concept-mfa-howitworks.md)
111+
>A user is considered MFA capable when they are included in the CBA method settings. This means the user can't use proof up as part of their authentication to register other available methods. Make sure users without a valid certificate aren't included in the CBA method settings. For more information about how authentication works, see [Microsoft Entra multifactor authentication](../authentication/concept-mfa-howitworks.md).
112112
113113
**Steps to set up passwordless phone signin(PSI) with CBA**
114114

@@ -119,7 +119,7 @@ For passwordless sign-in to work, users should disable legacy notification throu
119119
1. Follow the steps at [Enable passwordless phone sign-in authentication](../authentication/howto-authentication-passwordless-phone.md#enable-passwordless-phone-sign-in-authentication-methods)
120120

121121
>[!IMPORTANT]
122-
>In the above configuration under step 4, please choose **Passwordless** option. Change the mode for each groups added for PSI for **Authentication mode**, choose **Passwordless** for passwordless sign-in to work with CBA. If the admin configures "Any", CBA + PSI will not work.
122+
>In the above configuration under step 4, please choose **Passwordless** option. Change the mode for each groups added for PSI for **Authentication mode**, choose **Passwordless** for passwordless sign-in to work with CBA. If the admin configures "Any", CBA and PSI don't work.
123123
124124
1. Select **Protection** > **multifactor authentication** > **Additional cloud-based multifactor authentication settings**.
125125

0 commit comments

Comments
 (0)