Forum Discussion

glabonte's avatar
glabonte
Copper Contributor
Apr 19, 2024

Login on azure dev on loop

When we authenticate through Azure Devops, we fall into an infinite loop which asks us to authenticate again and after 5 attempts we land on a 500 error page. However, if we wait a certain delay and ...
  • juhua's avatar
    Apr 22, 2024
    When you encounter an infinite authentication loop followed by a 500 error in Azure DevOps, it typically indicates a problem with the authentication process, which might be due to several factors ranging from browser issues to configuration settings in Azure DevOps or Azure Active Directory. Here are some steps you can take to troubleshoot and potentially resolve the issue
    - Clear Browser Cache and Cookies
    - Try a Different Browser or Incognito Mode
    - Contact Support

Resources