This IoE cannot work without a Microsoft Entra ID P1 or P2 license due to data availability restrictions by Microsoft.
A dormant user is a user account that has remained inactive by not completing any successful sign-in for a specified period (90 days by default, customizable through an option).
Dormant users could introduce the following security risks and operational complications:
Also, consider the related IoE "Never Used User" which identifies all users that were pre-created but never used.
Note:
lastSuccessfulSignInDateTime
property within the signInActivity
property of User objects. Its advantage lies in reporting only successful sign-ins to avoid disruption arising from failed attempts, unlike the property lastSignInDateTime
. The lastSuccessfulSignInDateTime
property became available in December 2023.signInActivity
resource type, you need a Microsoft Entra ID P1 or P2 license for each tenant. Otherwise, this IoE cannot detect dormant users and therefore skips the entire analysis.Tenable recommends that you regularly review and disable or delete dormant users. After identifying them, take the following actions:
Name: Dormant User
Codename: DORMANT-USER
Severity: Low