AADServicePrincipalSignInLogs of servicePrincipalType "Legacy" and "SocialIdp"

sase one 21 Reputation points
2022-05-27T07:19:15.583+00:00

Hi Dears

I want to know when a service principal's servicePrincipalType is "Legacy" or "SocialIdp", where would the serviceprincipal's signin logs be stored? The same as AADServicePrincipalSignInLogs like servicePrincipalType "Application"?

Looking forward to your reply, thanks very much!

Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments
{count} votes

Answer accepted by question author
  1. Givary-MSFT 35,761 Reputation points Microsoft Employee Moderator
    2022-05-27T11:01:53.67+00:00

    @sase one

    Thank you for reaching out to us.

    servicePrincipalType - Identifies whether the service principal represents an application, a managed identity, or a legacy application. This is set by Azure AD internally. The servicePrincipalType property can be set to three different values ( Application, Managed Identity & Legacy ).

    SocialIdp - is for internal use.

    Reference: https://learn.microsoft.com/en-us/graph/api/resources/serviceprincipal?view=graph-rest-1.0#:~:text=%2C%20startsWith).-,servicePrincipalType,-String

    Service principal sign-ins - Sign-ins by apps and service principals that do not involve any user. In these sign-ins, the app or service provides a credential on its own behalf to authenticate or access resources.

    Under Monitoring section - Sign in logs - you can find service principal sign-ins logs

    206222-image.png

    Reference for Service principal sign in logs - https://learn.microsoft.com/en-us/azure/active-directory/reports-monitoring/concept-all-sign-ins#:~:text=original%20token%20issuance.-,Service%20principal%20sign%2Dins,-Unlike%20interactive%20and

    Let me know if you have any further questions.


0 additional answers

Sort by: Most helpful

Your answer

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