Authentication

Naveen G 20 Reputation points
2023-07-11T09:21:06.63+00:00

When i try to authenticate a user with AD, I'm receiving 'AADSTS50196' the server terminated an operation bcoz it encountered a loop while processing a request. Kindly advise

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

Accepted answer
  1. Azar 29,520 Reputation points MVP Volunteer Moderator
    2023-07-11T12:11:28.6+00:00

    Hi Naveen

    The error message "AADSTS50196: The server terminated an operation because it encountered a loop while processing a request" indicates that there is a loop or circular reference in the request being processed by the Azure Active Directory (AAD) server. This error can occur due to various reasons.

    Ill provide a few troubleshoots upon providing more info about the error

    Accept the answer if its helpful

    1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Carlos Solís Salazar 18,191 Reputation points MVP Volunteer Moderator
    2023-07-11T10:36:41.7133333+00:00

    For that error this the recommended remediation "Application error - the app is requesting too many tokens, indicating that it is not correctly coded. Ensure that the app is correctly caching refresh and access tokens to preserve bandwidth and reduce latency."

    If you require any additional help, please provide more details.

    0 comments No comments

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.