Web Services are usually associated with the “triumvirate” of SOAP, WSDL, and UDDI. However, REST Web Services are enjoying increasing popularity, a fact further compounded by the take off of Web 2.0. With sites such as Flickr and Google Maps making “Web Service” features readily available for incorporation into other sites, it makes it very difficult for developers to create locked-down 2.0 applications.
Although the theory surrounding REST (REpresentational State Transfer) is complex, the practice is simple: use long-established Web technologies instead of SOAP. However, the security model for REST is not nearly as highly-developed as the security model for SOAP. REST Web Services tend to use custom security tokens passed on URL query-strings.
This session answers two questions: 1) Are REST Web Services inherently insecure? 2) How can a security model apply to both SOAP and REST Web Services?
High-level agenda:
Richard Mooney is a senior solution architect with Vordel, a leading provider of SOA security and governance infrastructure products. Richard is responsible for architecting and implementing best of breed SOA security infrastructures for leading Fortune 1000 and public sector organizations in Europe and North America. Richard regularly delivers training workshops to partners and customers and also is a frequent presenter at industry conferences. Prior to joining Vordel, Richard worked at Sun, Oracle and LogicaCMG. He has an Engineering qualification from University College Dublin.