Should not redirect to passive STS for WCF services hosted at an ASP.NET site
Hello, Summary: My passive STS redirect for browser clients appears to be interfering with an active WCF service that wants to invoke an operation on a service hosted on the same site. Details: I have an ASP.NET 4.0 website that's hosting a Silverlight application, to which my users authenticate by being redirected to a passive STS. ...