Error AtlasError Documentation and Resolution

Entra documented errors

Browse documented Entra errors with exact messages, troubleshooting context, and practical remediation steps.

Back to all products

Authentication errors

AADSTS54005Microsoft Entra authorization code was already redeemedMicrosoft Entra ID rejected the token request because the authorization code has already been used and cannot be redeemed again.
AADSTS7000215Microsoft Entra client secret is invalidMicrosoft Entra ID rejected the confidential-client request because the provided client secret is wrong, expired, or the wrong secret value was used.
AADSTS700016Microsoft Entra could not find the application in the directoryMicrosoft Entra ID could not locate the application identifier in the target tenant, so the authentication request could not continue.
AADSTS90071Microsoft Entra cross-tenant access failed because inbound MFA trust is not configuredMicrosoft Entra cross-tenant B2B direct connect access failed because inbound multifactor-authentication trust settings are not configured correctly between the organizations.
AADSTS50011Microsoft Entra redirect URI does not match the app registrationMicrosoft Entra ID rejected the sign-in request because the redirect URI sent by the app does not match the redirect URIs configured in the app registration.
AADSTS700082Microsoft Entra refresh token expired because of inactivityMicrosoft Entra ID rejected the refresh attempt because the refresh token exceeded its inactivity lifetime and can no longer be used to obtain new access tokens.
AADSTS70000Microsoft Entra refresh token is not validMicrosoft Entra ID rejected the token refresh request because the refresh token is no longer valid for the client or user context.
AADSTS65001Microsoft Entra requires user or admin consent for the applicationMicrosoft Entra ID rejected the sign-in or token request because the user or tenant administrator has not granted the required permissions to the application.
AADSTS50053Microsoft Entra sign-in failed because the account is lockedMicrosoft Entra ID rejected the sign-in because the account is locked, often after too many failed attempts or risk-based protection action.
AADSTS65004Microsoft Entra sign-in failed because the user declined consentMicrosoft Entra ID stopped the sign-in flow because the user explicitly declined the consent prompt for the application.
AADSTS50020Microsoft Entra user account from the identity provider does not exist in the tenantMicrosoft Entra ID could not complete sign-in because the account attempting access does not exist in the target tenant or is using the wrong tenant or account type.

Configuration errors

Entra Errors | Error Atlas