Reccurring Windows Login Prompt When Accessing Test Manager

Customer seeing the Windows Login prompt when accessing Test Manager multiple times

Issue Description:
After the installation process, a Windows Login prompt pop-up is seen asking for credentials. No matter what credentials are entered, the prompt reappears again and again.


Root Cause: This issue appears because Windows Authentication is enabled in IIS for TM.

image.png

As UiPath apps like Orchestrator and TM get their login token from Identity, the only integration with AD is made at Identity level.

Do not enable this setting in IIS for Test Manager application, because it does not know how to process it. AD integration is processed after TM redirects to Identity.


Resolution: To fix this, Windows Authentication must be set to Disabled, and then re-start the Test Manager application. Now, it should correctly redirect to Identity, and configured authentication should be working from there.