Skip to content

Commit 815059b

Browse files
Merge pull request #230464 from vimrang/patch-26
Update concept-certificate-based-authentication-technical-deep-dive.md
2 parents 0f24e8b + 9ad1808 commit 815059b

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

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

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -94,16 +94,17 @@ If CBA enabled user cannot use MF cert (such as on mobile device without smart c
9494

9595
## MFA with Single-factor certificate-based authentication
9696

97-
Azure AD CBA can be used as a second factor to meet MFA requirements with single-factor certificates. The supported combintaions are
97+
Azure AD CBA can be used as a second factor to meet MFA requirements with single-factor certificates.
98+
Some of the supported combintaions are
9899

99-
CBA (first factor) + passwordless phone sign-in (PSI as second factor)
100-
CBA (first factor) + FIDO2 security keys
101-
Password (first factor) + CBA (second factor)
100+
1. CBA (first factor) + passwordless phone sign-in (PSI as second factor)
101+
1. CBA (first factor) + FIDO2 security keys (second factor)
102+
1. Password (first factor) + CBA (second factor)
102103

103104
Users need to have another way to get MFA and register passwordless sign-in or FIDO2 in advance to signing in with Azure AD CBA.
104105

105106
>[!IMPORTANT]
106-
>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. More info on [Azure AD MFA](../authentication/concept-mfa-howitworks.md)
107+
>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 [Azure AD MFA](../authentication/concept-mfa-howitworks.md)
107108
108109
**Steps to set up passwordless phone signin(PSI) with CBA**
109110

0 commit comments

Comments
 (0)