I have a strange problem with username tokens. I've been able to use them
when the default userNameTokenManager is in play (with Windows security). As
soon as I add in my own customer manager, I get
UsernameToken is expected but not present in the security header of the
incoming message.
I can clearly see the token in the client Output & server input logs but for
some reason, the server decides to reject the incomming message.
I've seen threads started on this but no-one has replied yet.
Any help would be appreciated.
Travis
Hi Travis,
Have you looked the samples provided in the "Security Guidance for WS" ?
http://www.gotdotnet.com/codegallery/codegallery.aspx?id=67f659f6-9457-4860-80ff
-0535dffed5e6
You will able to find good samples there that show how to use a custom
Username token manager.
Regards,
Pablo Cibraro
http://weblogs.asp.net/cibrax
http://www.lagash.com
>I have a strange problem with username tokens. I've been able to use them
> when the default userNameTokenManager is in play (with Windows security).
[quoted text clipped - 12 lines]
>
> Travis
Travis Plummer - 17 Feb 2006 15:58 GMT
Have not checked this out yet. Will give it a shot. Thank you.
> Hi Travis,
>
[quoted text clipped - 25 lines]
> >
> > Travis