GT 4.1.3: Message & Transport Level Security


The Web Services portion of GT 4.1.3 uses SOAP over HTTP for communicating messages.

WS Authentication and Authorization Message-Level Security implements the WS-Security standard and the WS-SecureConversation specification to provide message protection for SOAP messages. Features include authentication of the sender, encryption of the message, integrity protection of the message and replay protection.

WS Authentication and Authorization Transport-Level Security provides a secure channel by using HTTP over SSL/TLS (HTTPS) for transporting the messages. This security mechanism supports all of the security features provided by SSL/TLS with the addition of support for X.509 Proxy Certificates.

The following guides are available for this component:
The Globus Toolkit 4 Programmer's Tutorial Useful tutorial about programming with Web Services in GT4.
Security Key Concepts For important general concepts.
Admin Guide For system administrators and those installing, building and deploying GT. You should already have read the Installation Guide and Quickstart.
User's Guide Describes how end-users typically interact with this component. Be sure to also read the [GT User Guide - coming soon] for important general information for end-users.
Developer's Guide Reference and usage scenarios for developers.
Other information available for this component are:
Release Notes What's new with the 4.1.3 release for this component.
Public Interface Guide Information for all public interfaces (including APIs, commands, WSDL, etc). Please note this is a subset of information in the Developer's Guide.
Quality Profile Information about test coverage reports, etc.
Migrating Guide Information for migrating to this version if you were using a previous version of GT.