Clear text username password authentication in Wcf over https
Posted
by Ismail S
on Stack Overflow
See other posts from Stack Overflow
or by Ismail S
Published on 2010-04-23T08:45:53Z
Indexed on
2010/04/23
20:53 UTC
Read the original article
Hit count: 617
My question may be very silly but here it is.
I went through this question. jassuncao has suggested to use custom binding created Yaron Naveh. Now that it is not a very secure way of authentication, my question is, what if I use Yaron's custom binding and put my service behind https? Will it still be unsecured?
© Stack Overflow or respective owner