25
Thu, Apr
0 New Articles

WS-Security: IBM First at the Plate

Analysis of News Events
Typography
  • Smaller Small Medium Big Bigger
  • Default Helvetica Segoe Georgia Times
For more than two years now, IBM has been touting Web services as the key to application development for the traditional iSeries mid-market customer. But, without enterprise-level security, no one would believe it. Now, maybe all that customer hesitation is about to change.

Last week, on September 18, 2002, IBM in Somers, New York, announced the industry's first implementation of the WS-Security specification that IBM co-authored with Microsoft last April. The WS-Security specification will be supported in IBM's WebSphere Application Server (WAS) Version 5 in the fourth quarter of this year. In addition, the spec will also be supported in IBM Tivoli Access Manager early next year.

The WS-Security specification is the first comprehensive, open-standards-based specification that pushes the requirements of enterprise-level security into the Web services environment. By implementing it in WebSphere, IBM is the first--and only--vendor with a secure multi-platform Web services environment.

Up until the WS-Security specification was written last April, there was no widely accepted standard for XML to provide true confidentiality and integrity in Web services applications using the Simple Object Access Protocol (SOAP).

The potential success of the WS-Security specification is no trivial matter for companies who want to use Web services for secure transactions, and the importance of establishing a standard has prompted IBM and Microsoft to place the WS-Security specification before the Organization for the Advancement of Structure Information Standards (OASIS). OASIS is currently considering WS-Security, along with other proposed security scenarios.

The Significance of WS-Security

XML, Web services, and protocols such as SOAP create unique security problems for organizations building Internet-level applications. The structure of Web services allows for an inherent aggregation of modules written in XML and/or Java--each existing on different servers and potentially offered by different vendor organizations--to dynamically interact within a user's browser to deliver a complete, seamless, and integrated application. XML provides the common language interface, and protocols such as SOAP permit these modules to intercommunicate, passing parameters, data, and other information back and forth. This modular approach to application development offers one of the most cost-effective means by which organizations can stretch their programming dollars: It enables efficient reuse of code at the lowest possible cost and lets companies purchase or "rent" easy-to-use cross-server modules without major investment in new middleware technologies. Using Web services, developers can quickly mix and match Web services modules without having to "break the seal" on each module to peer inside to understand what's going.

However, until a Web services security standard is widely adopted, companies are naturally reluctant to start using the Web services model beyond their own firewalls. Why? Without a means of verifying that a transaction is secure, sensitive data--financial records, stock quotes, or personal information--shared between the modules could be easily intercepted and redirected to nefarious purposes by hackers. Thus, today, organizations that use Web services for secure transactions must rely upon their own intranet network security. This security consists of firewalls, IP tunneling, or other proprietary security schemes. This raises the cost and the complexity of using Web services, and it defeats the underlying purpose of Web services: to provide a flexible easy-to-implement programming methodology.

The WS-Security specification created last April offers one remedy to this dilemma. By creating a standards-based means of interchanging secure information--using transaction security techniques pioneered by VeriSign, Inc. and others--the implementation of the WS-Security specification in a WAS will enable organizations to extend their Web services applications beyond their firewalls in a secure manner. As a result, for the first time since the germination of Web services, there is the true opportunity for companies to use Web services in a complete e-business environment.

WS-Security Partnership: Sun's Dog in the Manger

IBM's race to implement WS-Security in its WAS V5 and Tivoli Access Manager over the last five months is not without cause: Microsoft's own TrustBridge scheme to allow companies using .NET to share user identities is due out next year, and its Passport security technology is already in place, though it's getting very mixed reviews by users and privacy advocates. Meanwhile Sun Microsystems' Open Net Environment (Sun ONE) is currently under development. And Sun is clearly not happy with the way WS-Security was authored through the Web Services Interoperability (WS-I) organization.

Sun has been lobbying within the industry for months that it should have a more significant "founders role" in devising the interoperability in the Web services environment. As the proprietary owner and self-proclaimed "steward" of Java technology, Sun understands that a truly secure Web services environment will ultimately be the key to how organizations determine which particular brand of WAS to embrace. Sun's CEO Scott McNealy publicly expressed his dissatisfaction last April about WS-I's excluding Sun from participating with more control and direction. "Most of the Web services are being written on Java anyhow," was McNealy's comment. Clearly, Sun is feeling marginalized by IBM and Microsoft's initiative. "I don't think anyone's been fooled by the political shenanigans going on," McNealy said last April.

But IBM and Microsoft's strategy has been to move forward as quickly as possible and to keep Sun at arm's length. Why? Because so much is at stake!

By keeping Sun's role in a relatively weak position in the development of Web services interoperability, there is less of an opportunity for Sun to significantly change the playing field of any standard at its own discretion. And this fear of Sun's tinkering is justified! After all, Sun and Microsoft are still at odds since Sun sued Microsoft in 1997 (the companies settled in January 2001), and IBM still bridles when it remembers how Sun suddenly modified its implementation of Java for J2EE. Furthermore, in 1999, Sun reneged on its commitment to establish Java as an industry standard when it pulled its application for Java from the European Computer Manufacturers Association's (ECMA) consideration--something that IBM had been championing at the time.

IBM's announcement for WS-Security--implemented quickly and efficiently in WAS V5 and Tivoli Access Manager--will force the entire issue to come to a head. Microsoft's TrustBridge technology for .NET will also adhere to the WS-Security standard, and IBM has a large investment in Microsoft server technology in its xSeries servers. Though TrustBridge is currently being dismissed by IBM as "much more superficial," it's clear that IBM's authorship with Microsoft of the WS-Security spec will guarantee some level of secure interoperability. By comparison, IBM has no similar hardware platform investment in Sun Microsystems, so the incompatibility of Sun's implementation of any other Web services security scenario will actually make its servers less competitive.

Beyond the Politics--A Revolution in e-Business Application Development?

Politics aside, however, the implementation of the WS-Security specification is a gigantic leap for IBM. For the first time, developers will have the opportunity to build truly secure Web services applications that use open standards on multiple operating system platforms. This single event could trigger a blossoming of Web services applications that truly brings easy-to-build Web e-business into fruition.

Thomas M. Stockwell is the Editor in Chief of MC Press, LLC. He has written extensively about program development, project management, IT management, and IT consulting and has been a frequent contributor to many midrange periodicals. He has authored numerous white papers for iSeries solutions providers. His most recent consulting assignments have been as a Senior Industry Analyst working with IBM on the iSeries, on the mid-market, and specifically on WebSphere brand positioning. He welcomes your comments about this or other articles and can be reached at This email address is being protected from spambots. You need JavaScript enabled to view it..

Thomas Stockwell

Thomas M. Stockwell is an independent IT analyst and writer. He is the former Editor in Chief of MC Press Online and Midrange Computing magazine and has over 20 years of experience as a programmer, systems engineer, IT director, industry analyst, author, speaker, consultant, and editor.  

 

Tom works from his home in the Napa Valley in California. He can be reached at ITincendiary.com.

 

 

BLOG COMMENTS POWERED BY DISQUS

LATEST COMMENTS

Support MC Press Online

$0.00 Raised:
$

Book Reviews

Resource Center

  • SB Profound WC 5536 Have you been wondering about Node.js? Our free Node.js Webinar Series takes you from total beginner to creating a fully-functional IBM i Node.js business application. You can find Part 1 here. In Part 2 of our free Node.js Webinar Series, Brian May teaches you the different tooling options available for writing code, debugging, and using Git for version control. Brian will briefly discuss the different tools available, and demonstrate his preferred setup for Node development on IBM i or any platform. Attend this webinar to learn:

  • SB Profound WP 5539More than ever, there is a demand for IT to deliver innovation. Your IBM i has been an essential part of your business operations for years. However, your organization may struggle to maintain the current system and implement new projects. The thousands of customers we've worked with and surveyed state that expectations regarding the digital footprint and vision of the company are not aligned with the current IT environment.

  • SB HelpSystems ROBOT Generic IBM announced the E1080 servers using the latest Power10 processor in September 2021. The most powerful processor from IBM to date, Power10 is designed to handle the demands of doing business in today’s high-tech atmosphere, including running cloud applications, supporting big data, and managing AI workloads. But what does Power10 mean for your data center? In this recorded webinar, IBMers Dan Sundt and Dylan Boday join IBM Power Champion Tom Huntington for a discussion on why Power10 technology is the right strategic investment if you run IBM i, AIX, or Linux. In this action-packed hour, Tom will share trends from the IBM i and AIX user communities while Dan and Dylan dive into the tech specs for key hardware, including:

  • Magic MarkTRY the one package that solves all your document design and printing challenges on all your platforms. Produce bar code labels, electronic forms, ad hoc reports, and RFID tags – without programming! MarkMagic is the only document design and print solution that combines report writing, WYSIWYG label and forms design, and conditional printing in one integrated product. Make sure your data survives when catastrophe hits. Request your trial now!  Request Now.

  • SB HelpSystems ROBOT GenericForms of ransomware has been around for over 30 years, and with more and more organizations suffering attacks each year, it continues to endure. What has made ransomware such a durable threat and what is the best way to combat it? In order to prevent ransomware, organizations must first understand how it works.

  • SB HelpSystems ROBOT GenericIT security is a top priority for businesses around the world, but most IBM i pros don’t know where to begin—and most cybersecurity experts don’t know IBM i. In this session, Robin Tatam explores the business impact of lax IBM i security, the top vulnerabilities putting IBM i at risk, and the steps you can take to protect your organization. If you’re looking to avoid unexpected downtime or corrupted data, you don’t want to miss this session.

  • SB HelpSystems ROBOT GenericCan you trust all of your users all of the time? A typical end user receives 16 malicious emails each month, but only 17 percent of these phishing campaigns are reported to IT. Once an attack is underway, most organizations won’t discover the breach until six months later. A staggering amount of damage can occur in that time. Despite these risks, 93 percent of organizations are leaving their IBM i systems vulnerable to cybercrime. In this on-demand webinar, IBM i security experts Robin Tatam and Sandi Moore will reveal:

  • FORTRA Disaster protection is vital to every business. Yet, it often consists of patched together procedures that are prone to error. From automatic backups to data encryption to media management, Robot automates the routine (yet often complex) tasks of iSeries backup and recovery, saving you time and money and making the process safer and more reliable. Automate your backups with the Robot Backup and Recovery Solution. Key features include:

  • FORTRAManaging messages on your IBM i can be more than a full-time job if you have to do it manually. Messages need a response and resources must be monitored—often over multiple systems and across platforms. How can you be sure you won’t miss important system events? Automate your message center with the Robot Message Management Solution. Key features include:

  • FORTRAThe thought of printing, distributing, and storing iSeries reports manually may reduce you to tears. Paper and labor costs associated with report generation can spiral out of control. Mountains of paper threaten to swamp your files. Robot automates report bursting, distribution, bundling, and archiving, and offers secure, selective online report viewing. Manage your reports with the Robot Report Management Solution. Key features include:

  • FORTRAFor over 30 years, Robot has been a leader in systems management for IBM i. With batch job creation and scheduling at its core, the Robot Job Scheduling Solution reduces the opportunity for human error and helps you maintain service levels, automating even the biggest, most complex runbooks. Manage your job schedule with the Robot Job Scheduling Solution. Key features include:

  • LANSA Business users want new applications now. Market and regulatory pressures require faster application updates and delivery into production. Your IBM i developers may be approaching retirement, and you see no sure way to fill their positions with experienced developers. In addition, you may be caught between maintaining your existing applications and the uncertainty of moving to something new.

  • LANSAWhen it comes to creating your business applications, there are hundreds of coding platforms and programming languages to choose from. These options range from very complex traditional programming languages to Low-Code platforms where sometimes no traditional coding experience is needed. Download our whitepaper, The Power of Writing Code in a Low-Code Solution, and:

  • LANSASupply Chain is becoming increasingly complex and unpredictable. From raw materials for manufacturing to food supply chains, the journey from source to production to delivery to consumers is marred with inefficiencies, manual processes, shortages, recalls, counterfeits, and scandals. In this webinar, we discuss how:

  • The MC Resource Centers bring you the widest selection of white papers, trial software, and on-demand webcasts for you to choose from. >> Review the list of White Papers, Trial Software or On-Demand Webcast at the MC Press Resource Center. >> Add the items to yru Cart and complet he checkout process and submit

  • Profound Logic Have you been wondering about Node.js? Our free Node.js Webinar Series takes you from total beginner to creating a fully-functional IBM i Node.js business application.

  • SB Profound WC 5536Join us for this hour-long webcast that will explore:

  • Fortra IT managers hoping to find new IBM i talent are discovering that the pool of experienced RPG programmers and operators or administrators with intimate knowledge of the operating system and the applications that run on it is small. This begs the question: How will you manage the platform that supports such a big part of your business? This guide offers strategies and software suggestions to help you plan IT staffing and resources and smooth the transition after your AS/400 talent retires. Read on to learn: