You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/authentication/howto-authentication-passwordless-phone.md
+15-3Lines changed: 15 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,13 +7,13 @@ services: active-directory
7
7
ms.service: active-directory
8
8
ms.subservice: authentication
9
9
ms.topic: how-to
10
-
ms.date: 01/29/2023
10
+
ms.date: 03/21/2023
11
11
12
12
13
13
ms.author: justinha
14
14
author: justinha
15
15
manager: amycolannino
16
-
ms.reviewer: librown
16
+
ms.reviewer: librown; tilarso
17
17
18
18
ms.collection: M365-identity-device-management
19
19
---
@@ -78,7 +78,19 @@ To enable the authentication method for passwordless phone sign-in, complete the
78
78
79
79
## User registration
80
80
81
-
Users register themselves for the passwordless authentication method of Azure AD. For users who already registered the Microsoft Authenticator app for [multi-factor authentication](./concept-mfa-howitworks.md), skip to the next section, [enable phone sign-in](#enable-phone-sign-in). To register the Microsoft Authenticator app, follow these steps:
81
+
Users register themselves for the passwordless authentication method of Azure AD. For users who already registered the Microsoft Authenticator app for [multi-factor authentication](./concept-mfa-howitworks.md), skip to the next section, [enable phone sign-in](#enable-phone-sign-in).
82
+
83
+
### Direct phone Sign-in registration
84
+
Users can register for passwordless phone sign-in directly within the Microsoft Authenticator app without the need to first registering Microsoft Authenticator with their account, all while never accruing a password. Here's how:
85
+
1. Acquire a [Temporary Access Pass](../authentication/howto-authentication-temporary-access-pass.md) from your Admin or Organization.
86
+
2. Download and install the Microsoft Authenticator app on your mobile device.
87
+
3. Open Microsoft Authenticator and click **Add account** and then choose **Work or school account.**
88
+
4. Choose **Sign in."
89
+
5. Follow the instructions to sign-in with your account using the Temporary Access Pass provided by your Admin or Organization.
90
+
6. Once signed-in, continue following the additional steps to set up phone sign-in.
91
+
92
+
### Guided registration with My Sign-ins
93
+
To register the Microsoft Authenticator app, follow these steps:
82
94
83
95
1. Browse to [https://aka.ms/mysecurityinfo](https://aka.ms/mysecurityinfo).
84
96
1. Sign in, then select **Add method** > **Authenticator app** > **Add** to add Microsoft Authenticator.
0 commit comments