Skip to content

Commit d9c9416

Browse files
Merge pull request #231760 from sabina-smith/patch-1
Added known issues and TAP guidance.
2 parents 38f3c21 + 9c0206d commit d9c9416

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

articles/active-directory/authentication/how-to-mfa-authenticator-lite.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,10 @@ If enabled for Authenticator Lite, users are prompted to register their account
103103

104104
:::image type="content" border="true" source="./media/how-to-mfa-authenticator-lite/registration.png" alt-text="Screenshot of how to register Authenticator Lite.":::
105105

106+
>[!NOTE]
107+
>Users with no MFA methods registered will be prompted to download the Authenticator App when they begin registration flow. For the most seamless Authenticator Lite registration experience, [provision your users a TAP](https://learn.microsoft.com/azure/active-directory/authentication/howto-authentication-temporary-access-pass) (temporary access pass) which they can use during registration.
108+
109+
106110
## Monitoring Authenticator Lite usage
107111
[Sign-in logs](/graph/api/signin-list) can show which app was used to complete user authentication. To view the latest sign-ins, use the following call on the beta API endpoint:
108112

@@ -151,6 +155,16 @@ Users can only register for Authenticator Lite from mobile Outlook. Authenticato
151155

152156
Users that have Microsoft Authenticator on their device can't register Authenticator Lite. If a user has an Authenticator Lite registration and then later downloads Microsoft Authenticator, they can register both. If a user has two devices, they can register Authenticator Lite on one and Microsoft Authenticator on the other.
153157

158+
159+
## Known Issues (Public preview)
160+
161+
### SSPR Notifications
162+
TOTP codes from Outlook will work for SSPR, but the push notification will not work and will return an error.
163+
164+
### Conditional Access Registration Policies
165+
CA policies for registration do not currently apply in Outlook registration flows.
166+
167+
154168
## Next steps
155169

156170
[Authentication methods in Azure Active Directory](concept-authentication-authenticator-app.md)

0 commit comments

Comments
 (0)