Forum Discussion
Obliquity
Nov 10, 2020Copper Contributor
Access to the Sign-Ins report to review MFA events
I work on the MFA Team at our company and we are a small group of people within the larger organization and we need to have granular access to specifically see the MFA events in Azure AD. At my old b...
- Nov 10, 2020
VasilMichev I have this figured out. It appears you need the Security Reader role.
VasilMichev
Nov 10, 2020MVP
Not sure if that's necessarily true, roles such as Global Reader/Reports Reader should also be able to access sign-in logs and all the details... but too lazy to test it now 🙂
An alternative approach would be to get them events via the Graph API.
- ObliquityNov 10, 2020Copper Contributor
VasilMichev I have this figured out. It appears you need the Security Reader role.
- ObliquityNov 10, 2020Copper Contributor
VasilMichev That is my feeling as well. But I do already both Global Reader and Reports Reader myself and I am still not able to access this.
The Graph API might be a possibility but I was hoping it would be easier than that.