Why does Windows authentication keep prompting for credentials?
Resolution:
- Ensure Windows Authentication is Enabled in the UiPath Orchestrator Website under the Authentication section.
- Update the Windows registry as below.
Note: Before making changes, take a backup.
- Click Start, click Run, type reedit, and then click OK.
- In Registry Editor, locate and then click the following registry key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa
- Right-click Lsa, point to New, and then click DWORD Value.
- Type DisableLoopbackCheck, and then press ENTER.
- Right-click DisableLoopbackCheck, and then click Modify.
- In the Value data box, type 1, and then click OK.
- Quit Registry Editor, and then restart the computer.
Refer to the below screenshot.