Running Web Agent, when accessing the Windows Authentication Scheme (creds.ntc), the browser
stops and give me the error message :
"redirected too many times. "
This error means that the Web Agent gets the username authenticated by IIS,
and it passes it to the Policy Server. But the Policy Server cannot find
the user in the User Store, and as such, it asks the Web Agent
for credentials. Then the request goes in loop.
mywebagent.mydomain.com/.../creds.ntc
"redirected too many times."
Correctly configuring the Policy Server to find the user in the User Store resolved
the issue