Hi,
I need to run the WCF service in basicHttpBinding mode due to the fact that the client is written in C++ and for interoperability issues. I also need to authenticate the user name and password the client provides in the server. any idea how to use basicHttpBinding and still be able to have a custom authentication handling?
Thanks
Shai
Copyright (c) Marimer LLC