single sign on iis 7.5 multiple application pools
问题 I have a webapp in two parts (website and webdav part). Both are running in a seperate application pool in IIS 7.5 due a different framework. I want to use single sign on for both parts. For the first part (website) its running fine but for the webdav part single sign on doesn't work with a windows 7 client. When I try with application users (no single sign on), everything works fine for both parts. Both application pools are running with the same service account. I searched on the internet