Describe the Bug IIS Windows Authentication does not work with users from a trusted domain.i get authentication error 401 1 .
When trying to log in my webapplication with a foreign user i get a authentication unauthorized the user are in the right groups the password are correct, iam trying insife my web server , windows athentification is paramater with the provider negotiate and ntlm . Expected Behavior Users from trusted domains should be able to authenticate just like users from the local domain, in this setup it works for users from the local domain but not for users from the foreign domain.