Forum Discussion
StefanKi
Mar 09, 2024Iron Contributor
automate Entra ID with Entra Fee License
Is it possible to automate Entra ID if a customer "only" has an Entra Fee License? I can only use the MS Graph from Business Premium with Entra P1 license. Thank you for your support
StefanKi
Mar 09, 2024Iron Contributor
Hey Vasil thank you for your response.
I want to get the SignIn Logs and the last SignIn Time. from a user.
VasilMichev
Mar 10, 2024MVP
Right. So the Entra sign-in logs do come with P1 requirement for API access. You can however get a "comparable" set of events via the Unified audit log.
As for the last sign-in timestamp, it's exposed as part of the signInActivity property.
As for the last sign-in timestamp, it's exposed as part of the signInActivity property.