I have a website that uses Azure AD for authentication. It has worked fine for years. But with the most recent release of Chrome (v91), all of our users are now getting the following error:
AADSTS50196: The server terminated an operation because it encountered a client request loop. Please contact your app vendor.
The web app works fine on other browsers. What changes did Google release that would cause this? Looking for guidance on how to resolve the error with Chrome.
