I have an IIS server that is hosting a website with links to another IIS server. I have Windows authentication but being prompted for credentials when getting directed to the other server. How can I fix this so when they log into site 1 using windows credentials it's being passed to site 2. Both servers are in the same domain.
↧