Board index » Web Programming » having issues using integrated windows authentication
|
WKL
|
having issues using integrated windows authentication
Web Programming126
I have a asp.net application running on one of my webservers. This particular app needs to use integrated windows authentication only. Which it does, and it works, however, it only works when entering the iis site name in the ie browser . for example http://responsemgtinter/contentmanagement/SearchQuestion.aspx works fine however if i enter responsemgtinter.mysite.com/contentmanagement/SearchQuestion.aspx i get a prompt to enter user login information, I do not want this to come up, the users should just be able to go to this link without having to manually authenticate. is there a way around this issue? - |
