IIS Security Settings for Silverlight 2.0
Posted by: Al Pascual,
on 19 Jun 2009 |
View original | Bookmarked: 0 time(s)
The web is great for learning patterns and practices when you are planning to deploy a solution. With Silverlight learning how to configure IIS for best results in a very secured environment is a huge task, what happens if you just configure IIS to access Windows Authentication, would the request from Silverlight for the clientaccesspolicy.xml or the crossdomain.xml file are being requested with your Windows Authentication over a few firewalls? Integrated Windows authentication does not work...