Skip to content

Commit 6819453

Browse files
Merge pull request #225137 from vimrang/patch-7
Update concept-certificate-based-authentication-technical-deep-dive.md
2 parents 48cf6a9 + dfb603a commit 6819453

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

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

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,18 @@ Now we'll walk through each step:
7575
## Single-factor certificate-based authentication
7676

7777
Azure AD CBA supports second factors to meet MFA requirements with single-factor certificates. Users can use either passwordless sign-in or FIDO2 security keys as second factors when the first factor is single-factor CBA. Users need to register passwordless sign-in or FIDO2 in advance to signing in with Azure AD CBA.
78+
79+
** Steps to set up passwordless phone signin(PSI) with CBA
80+
7881
For passwordless sign-in to work, users should disable legacy notification through mobile app.
7982

80-
1. Sign in to the Azure portal.
83+
1. Sign in to the [Azure portal](https://portal.azure.com).
84+
85+
1. Follow the steps at [Enable passwordless phone sign-in authentication](../authentication/howto-authentication-passwordless-phone.md#enable-passwordless-phone-sign-in-authentication-methods)
86+
87+
>[!IMPORTANT]
88+
>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.
89+
8190
1. Select **Azure Active Directory** > **Security** > **Multifactor authentication** > **Additional cloud-based multifactor authentication settings**.
8291

8392
:::image type="content" border="true" source="./media/concept-certificate-based-authentication-technical-deep-dive/configure.png" alt-text="Screenshot of how to configure multifactor authentication settings.":::

0 commit comments

Comments
 (0)