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/reports-monitoring/concept-sign-ins.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ ms.topic: conceptual
14
14
ms.tgt_pltfrm: na
15
15
ms.workload: identity
16
16
ms.subservice: report-monitor
17
-
ms.date: 07/16/2021
17
+
ms.date: 10/25/2021
18
18
ms.author: markvi
19
19
ms.reviewer: besiler
20
20
@@ -279,13 +279,15 @@ On the **Users** page, you get a complete overview of all user sign-ins by click
279
279
The **Authentication Details** tab located within the sign-ins report provides the following information, for each authentication attempt:
280
280
281
281
- A list of authentication policies applied (such as Conditional Access, per-user MFA, Security Defaults)
282
+
- A list of session lifetime policies applied (such as Sign-in frequency, Remember MFA, Configurable Token lifetime)
282
283
- The sequence of authentication methods used to sign-in
283
284
- Whether or not the authentication attempt was successful
284
285
- Detail about why the authentication attempt succeeded or failed
285
286
286
287
This information allows admins to troubleshoot each step in a user’s sign-in, and track:
287
288
288
289
- Volume of sign-ins protected by multi-factor authentication
290
+
- Reason for authentication prompt based on the session lifetime policies
289
291
- Usage and success rates for each authentication method
290
292
- Usage of passwordless authentication methods (such as Passwordless Phone Sign-in, FIDO2, and Windows Hello for Business)
291
293
- How frequently authentication requirements are satisfied by token claims (where users are not interactively prompted to enter a password, enter an SMS OTP, and so on)
@@ -329,7 +331,7 @@ The **Sign-ins** option gives you a complete overview of all sign-in events to y
329
331
330
332
## Microsoft 365 activity logs
331
333
332
-
You can view Microsoft 365 activity logs from the [Microsoft 365 admin center](/office365/admin/admin-overview/about-the-admin-center). Consider the point that, Microsoft 365 activity and Azure AD activity logs share a significant number of the directory resources. Only the Microsoft 365 admin center provides a full view of the Microsoft 365 activity logs.
334
+
You can view Microsoft 365 activity logs from the [Microsoft 365 admin center](/office365/admin/admin-overview/about-the-admin-center). Consider the point that, Microsoft 365 activity and Azure AD activity logs share a significant number of the directory resources. Only the Microsoft 365 admin center provides a full view of the Microsoft 365 activity logs.
333
335
334
336
You can also access the Microsoft 365 activity logs programmatically by using the [Office 365 Management APIs](/office/office-365-management-api/office-365-management-apis-overview).
0 commit comments