Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Services > WSE: UserNameTokenManaer not invoked when client doesn't pass userNameToken

Reply
Thread Tools

WSE: UserNameTokenManaer not invoked when client doesn't pass userNameToken

 
 
nsyforce@aol.com
Guest
Posts: n/a
 
      06-05-2007
How come the authenticateToken method does not get invoked when a
client calling the web service does not attach a userNameToken to the
header? This seems like a security flaw. Is there something you need
to do to the web service for the authenticate method to be invoked
under such a scenario? Is there a KB article that I have not been
able to find?

For the example I have, if a caller of the web service attaches a
usernameToken, the authenticateToken method on my userNameTokenManager
gets invoked. IF they don't attach it to the header, they call the
function on the web service successfully as the userNameTokenManager
is never invoked.

(I am using WSE 2.0 SP3)

Thank you in advance.

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
SOAP UserNameToken APA ASP .Net Web Services 0 09-17-2006 06:20 AM
UsernameToken Sample Asfar ASP .Net Web Services 0 09-14-2006 05:03 PM
Custom Usernametoken not working when the client is an asp.net web form Andre ASP .Net 0 01-21-2005 04:12 AM
Usernametoken requirement in the policy file Nedu N ASP .Net Security 1 02-11-2004 06:28 AM
problems with client scripting invoked from DataGrid OnItemDataBoundEvent Hrvoje Vrbanc ASP .Net 8 08-09-2003 12:02 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57