Active Directory and WCF Configuration Woes Resolved
Configuring a WCF service across security boundaries can be a tricky business,
or so I learned recently. Testing went well, but the move to production failed
for a WCF client/server scenario, with the client application encountering an
error: SOAP security negotiation with '<myEndpointAddress>' for target '<myEndpointAddress>' failed. See inner exception for more details.
Inner
exception: The Security Support Provider Interface (SSPI) negotiation failed.