Search the web
Sign In
New User? Sign Up
rest-discuss · REST Discussion Mailing List
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Securing a RESTful Web Service   Message List  
Reply | Forward Message #4848 of 14358 |

I need to restrict access to a web service interface to subscribed
users of the service.

Many of the posts I looked at on this list and the REST wiki refer
to RFC 2617 for further information on implementing http
authentication which, while clarifying my understanding of basic and
digest authentication schemes, does not address their specific usage
in a RESTful application.

Basic authentication seems to be out unless used in conjuction with
SSL, and I'm concerned that use of SSL could hurt scalability of the
application.

Digest authentication looks good, but if I understand correctly,
doesn't appear to be well supported across browsers thereby placing
restrictions on browser-based access (not that this is likely to be
the primary kind of client accessing the service).

Ideally whichever security mechanism is selected to secure the
service it should be relatively easy for developers to work
with.

Would anyone care to share their views/experiences in implementing
security for RESTful web services?

Cheers
Adam






Mon Feb 14, 2005 4:18 am

adamratcliff...
Offline Offline
Send Email Send Email

Forward
Message #4848 of 14358 |
Expand Messages Author Sort by Date

I need to restrict access to a web service interface to subscribed users of the service. Many of the posts I looked at on this list and the REST wiki refer to...
adamratcliffe2004
adamratcliff...
Offline Send Email
Feb 14, 2005
4:18 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help