Every application registered in your Microsoft 365 tenant or connected via OAuth retains its permissions and credentials until explicitly removed. Dormant apps — those with no recent sign-in or API activity — represent access that nobody is actively managing, monitoring, or aware of.
Overe flags applications that have been idle above a defined threshold while still holding live permissions or credentials. The risk is not the app itself but what remains attached to it: broad Graph permissions, active client secrets, service principal role assignments, or user consent grants that could be exploited if the app is compromised or its credentials are leaked.
Dormant apps commonly result from completed projects, vendor trials, deprecated integrations, or tenant migrations. They are rarely removed intentionally and accumulate quietly over time.
Some apps are intentionally inactive for periods of time — seasonal tools, backup utilities that only run periodically, or apps in development not yet in production use.
The distinction is intent and documentation. A genuinely inactive app with a named owner, a known purpose, and managed credentials is different from an orphaned app with no clear owner and permissions that nobody has reviewed in two years.
Apps with application-level permissions and no recent activity require a higher level of scrutiny than apps with only delegated permissions and no active user consent grants.
Before modifying or removing a dormant app:
Where direct remediation is required, Overe provides links to the appropriate Microsoft admin controls to complete the action safely.
Microsoft: Manage application registrations in Microsoft Entra ID - https://learn.microsoft.com/en-us/entra/identity/enterprise-apps/manage-application-registrations-overview
Microsoft: Remove a registered application - https://learn.microsoft.com/en-us/entra/identity-platform/howto-remove-app
Microsoft: Application security best practices - https://learn.microsoft.com/en-us/entra/identity-platform/security-best-practices-for-app-registration