Forum Discussion

David O'Brien's avatar
Dec 29, 2017

Access to signin report API

Hi,

 

I'm trying to access this API here: https://docs.microsoft.com/en-us/azure/active-directory/active-directory-reporting-api-sign-in-activity-samples

 

However, I receive the following error when trying this:

"Application based api auth request from non premium tenant"

 

That's true, we don't have AAD Premium and don't plan on getting it. Thing is, we can access these reports via the UI just fine without any issues whatsoever!

 

By the way, accessing the "/audit" API endpoint works just as expected, it's just the "signinEvents" endpoint that's throwing this error.

 

Microsoft, what gives?!

1 Reply

  • Robert Luck's avatar
    Robert Luck
    Iron Contributor

    You may try https://admindroid.com to keep track of sign-in activities in a visually appealing dashboard. Also, you can schedule the login activities report directly to your mailbox.

     

    http://demo.admindroid.com/#/audit/dashboards/user-activities?filterId=4 |  http://demo.admindroid.com/#/audit/azure/reports/20161/1/20  

     

    PS: I work for AdminDroid. We are using PowerShell cmdlets to fetch the above login activities.

     

    Monitor User Login Activities - AdminDroid Dashboard