Got AADSTS50019: No tenant-identifying information found in either the request or implied by any provided credentials

Zoe Zhou 0 Reputation points
2023-03-14T02:18:51.6633333+00:00

Got AADSTS50019: No tenant-identifying information found in either the request or implied by any provided credentials and only can re-login by cleaning cache, but this is unfriendly for client without IT background.

  1. Is there any action to cause this?
  2. What action suggest to do to avoid get this error?
Microsoft Security | Microsoft Entra | Microsoft Entra ID
{count} votes

1 answer

Sort by: Most helpful
  1. James Hamil 27,221 Reputation points Microsoft Employee Moderator
    2023-03-14T02:43:28.64+00:00

    Hi @Zoe Zhou , The error AADSTS50019: No tenant-identifying information found in either the request or implied by any provided credentials is caused by the absence of tenant-identifying information in the request or credentials. To avoid this error, you can try the following actions:

    1. Ensure that you have specified the correct tenant ID in your request.
    2. Make sure that you have provided the correct credentials for the tenant.
    3. If you are using a client application, ensure that it is registered in the correct tenant.

    You can find more information about this error code and other Azure AD error codes in the following link: https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/active-directory/develop/reference-aadsts-error-codes.md

    Please let me know if this helps. If not please let me know and I can help you further.

    If this answer helped you please mark it as "Verified" so other users can reference it.

    Thank you,

    James


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.