AAD returned an error response, case Usage of the /common endpoint is not supported for such applications created after '10/15/2018'.

minke 11 Reputation points
2022-08-09T02:26:11.9+00:00

AAD returned an error response: [invalid_request] - [AADSTS50194: Application '1c223e99-51dc-4d14-830b-41006f6d8324'(azure-sample-spring-boot) is not configured as a multi-tenant application. Usage of the /common endpoint is not supported for such applications created after '10/15/2018'. Use a tenant-specific endpoint or configure the application to be multi-tenant. Trace ID: 9d7f6bfa-d7ce-47a0-b34e-f21047d85e00 Correlation ID: 165a6c8e-127c-429b-834b-d982b5988122 Timestamp: 2022-08-09 02:18:57Z]

Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments
{count} votes

4 answers

Sort by: Most helpful
  1. James Hamil 27,211 Reputation points Microsoft Employee Moderator
    2022-08-25T22:04:40.06+00:00

    Hi @minke , I'll repost my answer from the linked thread above for reference.

    The error message you're receiving is because you're using the /common endpoint, you should be using a tenant specific endpoint.

    Error message:

    Usage of the /common endpoint is not supported for such applications created after '10/15/2018'. Use a tenant-specific endpoint or configure the application to be multi-tenant.

    Endpoint example of /common - https://login.microsoftonline.com/common

    You should be using a tenant specific - https://login.microsoftonline.com/contoso.onmicrosoft.com

    Please let me know if this fixes your problem or if you have any questions.

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

    Thank you,
    James

    2 people found this answer helpful.

  2. Andy David - MVP 157.4K Reputation points MVP Volunteer Moderator
    2022-08-09T02:34:14.967+00:00

  3. Mufrida Hayes 0 Reputation points
    2023-08-23T09:51:57.1166667+00:00

    I disconnected a desktop computer from my list of connected devices as

    I am no longer using that. I think it was where I originally registered for Teams.

    I now cannot access my teams account on my laptop. I have uninstalled and re-installed but still same error messages.

    What do I do
    ?


  4. Mufrida Hayes 0 Reputation points
    2023-09-18T16:20:33.31+00:00

    Also I don't know how to use a tent specific endpoint. I didn't want to stay connected to the desktop for personal reasons


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.