A cloud-based identity and access management service for securing user authentication and resource access
Hello Lindy Long,
The error AADSTS80002 indicates a failure in the Microsoft Entra ID hybrid authentication path, not a local browser or credential issue. Since all admins are affected, this typically occurs when the tenant is configured to use Pass-through Authentication (PTA) or federation (AD FS) and Entra ID cannot reach the on‑premises authentication service in time.
What to check immediately:
- Confirm the tenant authentication method (Entra admin center → Microsoft Entra ID → Azure AD Connect).
- If using Pass-through Authentication, verify that at least one PTA agent is running, healthy, and can reach the on‑premises domain controllers.
- If using AD FS, ensure the AD FS service is running, reachable externally, and certificates are valid.
- Check Microsoft Entra ID sign-in logs to confirm authentication method and error details.
- Review Service Health for any Entra ID / Hybrid Identity incidents.
Mitigation / Recovery:
- If any cloud‑only admin account still has access, you can temporarily switch authentication to Password Hash Synchronization (PHS) to restore sign-in.
- If no administrator can sign in, this becomes a tenant-wide admin lockout and requires Microsoft Support / Tenant Recovery assistance to restore access.
Best practice going forward: Always maintain at least one cloud‑only Global Administrator account for emergency access when hybrid authentication is unavailable.