Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Services > Best practices for fine grained WS authentication

Reply
Thread Tools

Best practices for fine grained WS authentication

 
 
Stevie
Guest
Posts: n/a
 
      10-01-2006
This is hopefully a basic web service security question.
I have two separate systems (system A and system B) which have their
own username/password based authentication schemes. Being fairly new to
the WS world I'd like to ask what are the most simple or powerful
techniques for accomplishing the following;
1. Authenticating web service requests from system A to system B so
that B can be sure they originated from A.
2. Authenticating web service requests on behalf of specific users of
system A by system B so that appropriate access capabilities can be
enforced.
I couldn't find a more appropriate newsgroup for asking this generic
question about web service authentication. Any pointers to more
specific newsgroups appreciated,
Thanks
Stevie

 
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
Fine grained toggling of Tree2 in MyFaces kal Java 0 12-04-2006 09:27 PM
java xml binding with fine grained inheritance?? Elhanan Java 0 03-05-2006 06:49 PM
Intercepting what ASP.NET renders: how fine-grained? ASP .Net 4 08-03-2005 02:36 AM
Fine-grained access control dw ASP .Net 2 05-19-2005 01:54 PM
Fine-grained OSError subclasses or cross-platform errnos? John J. Lee Python 0 08-02-2004 07:34 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