Forum Discussion
AZ365
Dec 12, 2023Copper Contributor
OAuth activity log in Azure AD
I notice the user audit logs in Azure AD do not seem to log OAuth-related activities such as issuing and renewing a token. Is there a way to see that? My end goal is to set up a conditional access for an external app that uses a service account to authenticate against Azure AD and I need to know where the OAuth related requests come from. Thank you.
- And have you checked the other tabs? An alternative approach is to configure an export of the Graph API logs to Sentinel/whatever: https://learn.microsoft.com/en-us/graph/microsoft-graph-activity-logs-overview
- Use the Sign-in logs instead.
- AZ365Copper ContributorSorry I meant the Sign-in logs. I don't see any log entries related to non-interactive logins (e.g. from an external app). Only explicit interactive logins are logged. Thanks.
- And have you checked the other tabs? An alternative approach is to configure an export of the Graph API logs to Sentinel/whatever: https://learn.microsoft.com/en-us/graph/microsoft-graph-activity-logs-overview