Hi all, I am trying to use a username token with Symmetric and assymetric binding, but i notice the following:
1)The password callback handler does not receive the password at the server side. 2)The password is included in the soap request but always as type of digest - this is not normal since by default it should be plain text and there is nothing in my policy saying about hashes 3)This scenarion works perfectly with a transport binding. Thanks. Nencho