Error AtlasError Documentation and Resolution

Microsoft Entra application is disabled

AADSTS70001: UnauthorizedClient

Microsoft Entra rejected the request because the application is disabled and cannot complete authentication.

AADSTS70001authentication
AADSTS70001: UnauthorizedClient
  • The application registration is disabled.
  • An administrator intentionally disabled the app in the tenant.
  • The app is authenticating against the wrong registration.
  1. Check whether the Entra application is disabled in the tenant.
  2. Re-enable the app if appropriate or switch to the correct active registration.
  3. Retry authentication after the application is active again.
Microsoft Learn: Microsoft Entra authentication and authorization error codes
AADSTS70001 UnauthorizedClient: causes and fixes | Error Atlas