Rampart
Web Services Security with Apache Rampart – Part 2 (Message-Level Security)
Submitted on March 26, 2008 - 15:13. Story : Level : Project : Realm :
Apache Rampart is the Axis2 module that provides WS-Security functionality to Axis2 Web services and clients. Rampart currently implements WS-SOAP message security , WS-Security policy , WS-Secure conversation and WS-Trust specifications. In part one of this tutorial, we looked at applying transport-level security to a Web service and a client. In this tutorial, we will look at how to apply message-level security to a Web service and a client using Apache Rampart. Nandana Mihindukulasooriya explains..
Web Services Security with Apache Rampart – Part 1 ( Transport Level Security )
Submitted on February 7, 2008 - 06:28. Story : Level : Project : Realm :
Apache Rampart is the Axis2 module that provides WS-Security functionality to Axis2 Web services and their clients. Rampart currently implements WS-Security, WS-SecurityPolicy , WS-SecureConversation and WS-Trust specifications. In this tutorial, we will look at applying transport level security to a Web service or a client using Apache Rampart.
- 2 comments
- Read more
- 2817 reads
Understanding WS – Security Policy Language
Submitted on January 28, 2008 - 22:17. Story : Level : Project : Realm :
WS-Security Policy specification defines a standard way to define how to secure messages exchanged between Web services and clients. WS-Security policy language can be used to publish security requirements and constrains of a Web service using the WSDL specification. That is, using WS – security policy language, we can drive a Web service security engine to secure out going messages in a certain way and instruct the verification of incoming messages in a standard, defined way. In this article by Nandana Mihindukulasooriya, he looks at main components of the WS–Security Policy Language and how these components can be combined to build a security policy that fulfills security requirements of a Web service.
Authorization with Apache Rampart/C, Is It Possible?
Submitted on January 22, 2008 - 23:23. Story : Level : Project : Realm :
We all know that it is possible to use the feature known as 'Username tokens' in Apache Rampart/C to "Authenticate" a user. This feature can be used to verify if a user has access to a given system or not. Security requirements of a service does not end there. A system cannot grant carte blanche access blindly to its users. It needs to be more specific on credentials. For example, both Alice and Bob are in the system but only Alice can access my personal details.
Security in Web Services, What and Why
Submitted on December 10, 2007 - 03:47. Story : Level : Project :
No service is successful unless they are secure. In the context of Web services what does security really mean? In this article, Kaushalye Kapuruge discusses this.
A Quick Reference Guide for Rampart/C Configurations
Submitted on October 8, 2007 - 01:49. Story : Level : Project :
Rampart/C is the security module of the Apache Axis2/C web services engine. The following tutorial by Kaushalye Kapuruge will guide you on how to configure Rampart/C in order to satisfy different security requirements in SOAP message exchanges.
- 2 comments
- Read more
- 1548 reads
Ruchith Fernando on Apache Rahas
Submitted on August 1, 2007 - 23:47. Story : Project :
In this podcast, Ruchith Fernando talks about Rahas, the WS-Trust implementation of Apache Rampart. He talks about the architecture of Rahas and how you can extend it.
Timestamp validation fails! Why?
Submitted on July 30, 2007 - 00:40. Story : Level : Project :
This explains the common issues in wsse:Timestamp validation and the possible fixes.

