Has anyone managed to get this working? There appears to be a never ending list of problems with it when using clientCredentialType=”UserName”.
I need to pass a username and password to my service for authentication, just as we've always done it in asp.net 2.0 by using SOAP Headers. Is there a stable (working) way of doing this in WCF??