Hi Alan,
In that case, you will have to get the password from some store like a
database or a file and return that password.
WSE will use that password to compute a new hash and compare it with the
hash in the user token.
Regards,
Pablo Cibraro
http://weblogs.asp.net/cibrax
> how to use CustomerUsernameToken to AuthenticateToken if the client send
> a
[quoted text clipped - 5 lines]
> }
> How can i get the token.password
Alan - 28 Feb 2006 14:56 GMT
thanks Pablo, I got it.
and could you tell me how WSE did it ,
i use a cetificate to encrypt the Soap, but i still dont know which
arithmetic it used,
thanks
> Hi Alan,
>
[quoted text clipped - 16 lines]
> > }
> > How can i get the token.password