AAD returned an error response, case Usage of the /common endpoint is not supported for such applications created after '10/15/2018'.
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]
4 answers
Sort by: Most helpful
-
-
James Hamil 24,386 Reputation points Microsoft Employee
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 -
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
? -
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