[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: What Does SOAP/WS Do that A REST System Can't?


what need does soap meet
>  The claims you are making are rather strange.

Sorry.  What seems strange.  It might be more effective for me to
explain myself better, than to try to go into further explanation.

> Thanks for the analysis of both these methods, but you missed the point.
> I brought them up to demostrate that HTTP auth is extensible.

Yes, you're right, I missed the point.  (Wasn't the first time,
won't be the last. :)

As I understand it, HTTP auth is somewhat extensible.  A client
can make a request, and the server can respond with a challenge.
The client uses that challenge to authenticate itself, re-issue
the request, and verify the server's identity.

How can the client get the server's identity before sending any
"real" data?  A well-known URI or a new method? How can the server
challenge the client to prove it's identity without requiring state
on the server?

I believe the very statelessness of HTTP and REST makes it
impossible.  (Yeah, I know, it's not really without state, it's just
that all the state is in the representations sent back and forth.
Not good enough -- you need *shared state* that doesn't get
communicated.  Go see the SSL/TLS or WS-SecureConversation specs.)

Also, by the rules, all data the client sends should be POST not
GET since they're not idempotent.  The minute all your data transfers
are POST, most of the HTTP/REST benefits vanish.

> If the current
> schemes don't meet your requirements why aren't you working within
> the HTTP framework to define an authentication mechanism that *does*
> meet your needs.

Not to be flip, but why should I?  I'd say the onus is on the
HTTP/REST community to prove me wrong.  They may not care to do so,
or be competent to do so, and that's fine -- they're certainly
under no obligation to oblige me.  But on the other hand, they
can't bitch until they knock down my arguments. :)

The challenge is pretty simple to explain, actually.  Design a
REST implementation of SSL.

        /r$

-- 
Rich Salz                  Chief Security Architect
DataPower Technology       http://www.datapower.com
XS40 XML Security Gateway  http://www.datapower.com/products/xs40.html


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.