Retrive Microsoft Entra Login Authentication requirement data via REST API

Manikanta Ganesula 20 Reputation points
2023-11-17T13:18:17.5733333+00:00

Hi team,

Currently, the Existing Graph API to retrieve sign-in logs from Microsoft Entra does not include details of Authentication Method used.

The below image shows the screenshot of sign in logs viewed in Azure portal.

Screenshot 2023-11-17 at 6.25.52 PM

Upon further review, we were unable to find any API Endpoints to get this data.

We can see that these Authentication requirement attribute are supported by beta version of Microsoft Entra Audit logs, But these cannot be used in Production Environment as they are subject to change.

Is there any other API which supports retrieval of Authentication requirement attribute with sign in logs? We would like to build an integration ASAP to get Authentication Method

Thanks

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,064 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,834 questions
{count} votes

Accepted answer
  1. Vasil Michev 106.3K Reputation points MVP
    2023-11-17T16:57:06.7033333+00:00

    No, said data is only exposed in the sign-in audit log entries under /beta. Keep an eye on the Graph changelog, as Microsoft doesn't really communicate timeframes for these endpoints.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.