This setting to auto login with windows auth has been around in the web client config forever but it always worked so I never understood how it works under the hood.
After an upgrade of the LF Services, all workstations across the organization get the standard IIS Windows Auth prompt when visiting Web Client, meaning the browser is no longer able to acccess the credentials automatically.
It does work when using a browser directly on the server, likely because the browser has more functionality with less hops?
So far the only troubleshooting we can do is flip the switch for Windows Auth on the IIS app back and forth to see if it fixes it which it does not.
What is going on under the hood here? What is the name of the technology LF uses to ask the browser of the local workstation to pass the credentials?