Re: WSE 3 UsernameAssertion problem
- From: "Martin Kulov [MVP]" <Martin.Kulov@xxxxxxxxxxxxxxxx>
- Date: Sat, 27 Jan 2007 02:21:54 +0200
"Mathew" <Mathew@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:61997534-556B-486F-A235-7D73AC1A1119@xxxxxxxxxxxxxxxx
Hello, i tried to implement this webservice-security with this recommendable
article:
http://www.codeproject.com/soap/WSE30UsernameAssertion.asp and i want to
extend the functionality by encrypting the response of the server, too. But i
get only this error, and my custom TokenManager isn`t called:
"WSE566: The incoming Username token does not contain a password. The
built-in UsernameTokenManager does not support this type of UsernameToken.
Please see the documentation for more details on the
UsernameTokenManager.AuthenticateToken method."
Hi Mathew,
can you check what the constructor for UsernameToken on client side.
You may get this error if PasswordOption enum has a value of SendNone.
Regards,
--
Martin Kulov
http://www.codeattest.com/blogs/martin
MVP, MCT, MCSD, MCPD
.
- Prev by Date: WSE3 Installation
- Previous by thread: WSE3 Installation
- Index(es):
Relevant Pages
|
Loading