Error AtlasError Documentation and Resolution

Microsoft Entra user account from the identity provider does not exist in the tenant

AADSTS50020: User account from identity provider does not exist in tenant.

Microsoft 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.

AADSTS50020authentication
AADSTS50020: User account from identity provider does not exist in tenant.
  • The user is signing into the wrong tenant.
  • The guest account was not invited or is not present in the target tenant.
  • The app registration account type or sign-in endpoint does not match the expected audience.
  1. Verify the intended tenant and sign the user in with the correct account type for that tenant.
  2. Invite the guest user if this is a cross-tenant access scenario.
  3. Review the app registration audience and the sign-in endpoint being used by the application.
Error AADSTS50020 - User account from identity provider does not exist in tenant
AADSTS50020 user account does not exist in tenant | Error Atlas