I'm trying to get the list of user sign-ins into my Azure AD tenant using Microsoft Graph.
I'm using the below query to get them.
https://graph.microsoft.com/v1.0/auditLogs/signIns
But I'm getting the error like this:
After assigning those permissions, you will get list of sign-in logs successfully without any errors.
For more information in detail, refer this.