YOUR FEEDBACK
IBM Buys Its Way Out of Antitrust Trouble
Plato wrote: L.L.Bean was never actually a customer of PSI. At most, they we...
SOA World Conference
Virtualization Conference
$50 Savings Expire June 24, 2008... – Register Today!


2007 West
GOLD SPONSORS:
Active Endpoints
Your SOA Needs BPEL for Orchestration
BEA
Virtualized SOA: Adaptive Infrastructure for Demanding Applications
Nexaweb
Overcoming Bandwidth Challenges with Nexaweb
TIBCO
What is Service Virtualization?
SILVER SPONSORS:
WSO2
Using Web Services Technologies and FOSS Solutions
Click For 2007 East
Event Webcasts

2008 East
PLATINUM SPONSORS:
Appcelerator
Think Fast: Accelerate AJAX Development with Appcelerator
GOLD SPONSORS:
DreamFace Interactive
The Ultimate Framework for Creating Personalized Web 2.0 Mashups
ICEsoft
AJAX and Social Computing for the Enterprise
Kaazing
Enterprise Comet: Real–Time, Real–Time, or Real–Time Web 2.0?
Nexaweb
Now Playing: Desktop Apps in the Browser!
Sun
jMaki as an AJAX Mashup Framework
POWER PANELS:
The Business Value
of RIAs
What Lies Beyond AJAX?
KEYNOTES:
Douglas Crockford
Can We Fix the Web?
Anthony Franco
2008: The Year of the RIA
Click For 2007 Event Webcasts
SYS-CON.TV
TODAY'S TOP SOA & WEBSERVICES LINKS


Flexible Identity Federation XML Gateways to The Rescue
Imagine a fresh business relationship between ACME Corporation and Partner

Digg This!

Page 2 of 2   « previous page

Again, supposing that ACME is deploying more and more Web services, each of these Web services may have its own trust requirement. Some may be for internal use only, some may allow for Partner to consume, others for Partner B, and other Web services may authorize a combination of partners depending on the operation being invoked.

Using an XML gateway to manage and enforce the different Web services security requirements not only allows for flexibility of trust over time, but also provides a centralized policy enforcement point that enables a global view of security across the enterprise. Perhaps one of the mandates of the security manager is to ensure consistency of the security policies across all Web services exposed outside of the enterprise. If an XML gateway becomes the central entry point for all services, this becomes a lot easier to manage.

Securing the Last Mile
A concern that often arises when trust and authentication are delegated to an XML gateway is that it does not address the security between the gateway and the Web service itself. Some may argue that the added flexibility comes at the expense of end-to-end security. Although this is a valid concern that warrants close attention, securing the last mile between an XML gateway and a Web service is fairly straightforward. In fact, the ideal situation is one where security is dynamic up to the XML gateway (to reflect ever-changing security requirements), and static from the XML gateway down to the Web service (to minimize the Web service's maintenance). The following constitute a number of strategies to that effect.

A typical motivation for introducing an XML gateway in front of a Web service is to avoid the complexities of coding message-level security as part of the Web service. For this reason, transport-level security can be the solution of choice for securing the last mile. Presuming the Web service is being deployed over HTTP, transport-level security is well supported by most containers. The HTTP container is configured to only accepts requests through SSL (with client certificate), and to only accept the client certificate of the XML gateway. The administrator of the XML gateway simply configures the policy so that messages are routed over SSL using the gateway certificate as part of the SSL handshake. This provides confidentiality (transport-level encryption), as well as authorization (the Web service container requires proof of possession of the gateway's private key). Similarly, the XML gateway is configured to trust the SSL certificate of the Web service's container.

A static security solution for the last mile that involves message-level security could be as simple as instructing the XML gateway to sign and encrypt all messages before routing to the endpoint. The Web service would only accept messages signed by the XML gateway, and the gateway would only accept responses signed by the endpoint service.

Although it typically poses administrative issues, it sometimes is possible to simply isolate the Web service from a network perspective so that the only way in is through the XML gateway. I would not recommend relying on this alone to secure the last mile, but this can be used in conjunction with other strategies.

Federation of Security Beyond the Textbook Scenario
Standards such as SAML and WS-Trust enable message-level solutions to federated-identity problems that arise when Web services span across multiple identity domains. By delegating these security aspects of a Web service to a manageable policy enforcement point, companies minimize the risk and the cost inherent to software maintenance. Further, this empowers the security administrator by providing enterprise-wide control of security policies.

The ACME/Partner scenario described here is simple and perhaps even cliché. However, SAML-based security tokens may very well add value to your application even if your application does not cross multiple corporate boundaries.

Web services promise to connect different computing environments and applications written in different languages. This heterogeneity by nature makes it difficult to find acceptable common security denominators. In transactions where multiple Web services are involved, SAML security tokens enable single sign-on (SSO) scenarios that remove the annoyance of having each transactional point implementing its own authentication. XML gateways can further connect disparate systems by bridging traditional Web and Web service SSO technologies (think "transport level to message level" and vice versa).

In the same way that SAML authentication statements facilitate SSO in Web services, SAML Authorization Decisions Statements can be carried alongside SOAP messages through multiple transaction points, thus relieving each Web service from having to manage its own authorization rules.


Page 2 of 2   « previous page

About Francois Lascelles
Long before terms like “Web service” and “SOA” were coined, Francois Lascelles was developing applications using SOAP and other XML standards. Francois joined Layer 7 Technologies in its earliest days and helped shape the vision of the SecureSpan product line. Today, as a member of Layer 7 Technologies’ engineering team, Francois assists corporations in taking full advantage of Web service security technologies.

XML News Desk wrote: XML Journal: Flexible Identity Federation XML Gateways to The Rescue. Imagine a fresh business relationship between ACME Corporation and Partner. As a result of this relationship, ACME wants to grant Partner limited access to one of its core internal applications. They do this, naturally, by exposing a Web service.
read & respond »
SYS-CON Brazil News Desk wrote: Flexible Identity Federation XML Gateways to The Rescue. Imagine a fresh business relationship between ACME Corporation and Partner. As a result of this relationship, ACME wants to grant Partner limited access to one of its core internal applications. They do this, naturally, by exposing a Web service.
read & respond »
SYS-CON Belgium News Desk wrote: Flexible Identity Federation XML Gateways to The Rescue. Imagine a fresh business relationship between ACME Corporation and Partner. As a result of this relationship, ACME wants to grant Partner limited access to one of its core internal applications. They do this, naturally, by exposing a Web service.
read & respond »
XML JOURNAL LATEST STORIES . . .
Adobe's Kevin Lynch and Microsoft's Scott Guthrie to Keynote AJAX World RIA Conference & Expo
Two of the biggest launches in Rich Internet Application history took place in 2007/2008 when Adobe launched AIR 1.0 in February '08 and Microsoft launched Silverlight (September '07). At the 6th International AJAXWorld RIA Conference & Expo in October SYS-CON Events is delighted to be
Free Guest Passes for the SOA World Conference & Expo in New York City
SYS-CON's upcoming '3rd International Virtualization Conference & Expo' faculty includes such distinguished speakers as: Al Aghili (Managed Methods), Alan Chhabra (Egenera), Andi Mann (Enterprise Management Associates), Andrew Conte (APC), Andy Astor (EnterpriseDB), Ariel Cohen (Xsigo
Integrated Support for XML Data Management
XML is increasingly being used as the language of data exchange. An XML document based on a DTD or an XML Schema contains data that conforms to a standard structure. A number of technologies, such as ebXML (Electronic Business XML), UDDI (Universal Description, Discovery, and Integrati
SYS-CON's Virtualization Conference & Expo: Themes & Topics
From Application Virtualization to Xen, a round-up of the virtualization themes & topics being discussed in NYC June 23-24, 2008 by the world-class speaker faculty at the 3rd International Virtualization Conference & Expo being held by SYS-CON Events in The Roosevelt Hotel, in midtown
Brazil, India & Venezuela Join South Africa in Objecting to OOXML Standardization
At the eleventh hour Brazil, India and Venezuela joined South Africa in appealing ISO's highly politicized standardization of Microsoft's Office Open XML (OOXML) file format. Meanwhile, the Danish Open Source Business Association has protested the Danish Standard's 'yes' vote for stand
SUBSCRIBE TO THE WORLD'S MOST POWERFUL NEWSLETTERS
SUBSCRIBE TO OUR RSS FEEDS & GET YOUR SYS-CON NEWS LIVE!
Click to Add our RSS Feeds to the Service of Your Choice:
Google Reader or Homepage Add to My Yahoo! Subscribe with Bloglines Subscribe in NewsGator Online
myFeedster Add to My AOL Subscribe in Rojo Add 'Hugg' to Newsburst from CNET News.com Kinja Digest View Additional SYS-CON Feeds
Publish Your Article! Please send it to editorial(at)sys-con.com!

Advertise on this site! Contact advertising(at)sys-con.com! 201 802-3021

SYS-CON FEATURED WHITEPAPERS


ADS BY GOOGLE
BREAKING XML NEWS
Service-Oriented Architecture and Design Strategies Shows how to Achieve the Benefits of SOA
Research and Markets (htt p://www.researchandmarket s.com/research/ae96f9/app lied_soa_servi)