BasicHttpBinding with custom authentication is required

BasicHttpBinding with custom authentication is required

Old forum URL: forums.lhotka.net/forums/t/4376.aspx


shaih posted on Wednesday, February 20, 2008

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