Getting Interaction Required Error when I try logging into Microsoft Entra

Arya Gupta 0 Reputation points
2024-12-09T20:12:35.93+00:00

Trying to log into my recently created Microsoft Entra account.

Things I've tried: Clearing cookies and cache, using a private window, logging into other Microsoft services (which was okay).

When I try to log in, I receive this error message and am prompted to log in again

{
  "sessionId": "e2ba350ce3ec45bfb92dc36728093130",
  "errors": [
    {
      "errorMessage": "interaction_required: AADSTS160021: Application requested a user session which does not exist. Trace ID: 03e1f408-4a77-42a5-b890-2115134f7200 Correlation ID: e6ed395f-65a6-4613-bf24-456f11da0c26 Timestamp: 2024-12-09 20:02:34Z",
      "clientId": "74658136-14ec-4630-ad9b-26e160ff0fc6",
      "scopes": [
        "a57aca87-cbc0-4f3c-8b9e-dc095fdc8978/.default"
      ]
    }
  ]
}

When I try logging in again, I get this error message:

Selected user account does not exist in tenant 'Microsoft Services' and cannot access the application '74658136-14ec-4630-ad9b-26e160ff0fc6' in that tenant. The account needs to be added as an external user in the tenant first. Please use a different account.

How can I fix this?

Microsoft Entra Internet Access
Microsoft Entra Internet Access
A Microsoft Entra service that provides an identity-centric Secure Web Gateway that protects access to internet, software as a service (SaaS), and Microsoft 365 apps and resources.
28 questions
Microsoft Entra
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,647 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. BANDELA Siri Chandana 770 Reputation points Microsoft Vendor
    2024-12-10T11:35:21.75+00:00

    Hi @Arya Gupta
    Thank you for posting your query on Microsoft Q&A.

    I understand that you are trying to login into your personal Microsoft Entra Account and encountering AADSTS160021 error.

    Whenever you sign in Azure portal using Microsoft Personal Account by default you are getting connected to the Microsoft Services tenant. As this is a standard tenant without any directory associated, you cannot perform actions such as creating new users, groups, enterprise applications, and so on. To perform administrative actions, you must have administrative access to the tenant.

    If you want to access Entra portal using your personal Microsoft account only, you can invite that user as a guest user as mentioned here: https://learn.microsoft.com/en-us/azure/active-directory/external-identities/add-users-administrator#add-guest-users-to-the-directory and assign the Global Administrator role.

    You will receive an invite email once you are added to an azure tenant and accept it, you can use https://portal.azure.com/#create/Microsoft.AzureActiveDirectory URL to create your own tenant as well.

    Hope this helps. Do let us know if you have any further queries.

     ------------  

    If this answers your query, do click `Accept Answer` and `Yes`.

    Thanks,

    B. Siri Chandana.


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.