GT 4.1.0 Delegation Service Release Notes

1. Component Overview

The Delegation Service is a new component in Globus Toolkit 4.1.0. This component provides an interface for delegation of credentials to a hosting environment. This enables a single delegated credential to be shared across multiple invocations of services on that hosting environment (e.g. it could be used for multiple GRAM job submissions or across GRAM and RFT submissions.) It also provides a means for credential renewal.

2. Feature Summary

Features new in GT 4.1.0

  • Added support for GetResourceProperties and QueryResourceProperties interface

Other Supported Features

  • Provides an interface for the delegation and renewal of credentials to a host.
  • Allows for a single delegated credential to be reused across multiple service invocations (e.g. GRAM jobs).

Deprecated Features

  • None.

3. Changes Summary

The following changes have occurred for Delegation Service since the last stable release, 4.0.2:

  • Added support for GetResourceProperties and QueryResourceProperties interface. This allows for client to query for the lifetime of the delegated credential.
  • The command line client options have been changed to use options that are standard across the toolkit. Note that all features that were supported before are still supported, but some of the option names have changed.

4. Bug Fixes

  • Bug 2973: Delegation clients have inconsistent arguments
  • Bug 2978: Delegation suceeds of client does not authorize server
  • Bug 3077: Issues with globus-credential-delegate and globus-credential-refresh
  • Bug 3955: Service must release all of its resources on deactivation
  • Bug 4300: Delegation Service does not implement GetRP interface

5. Known Problems

The following problems and limitations are known to exist for the Delegation Service at the time of the 4.1.0 release:

5.1. Limitations

  • No known limitations exist.

5.2. Known Bugs

  • Bug 3145 Persisted credentials that have expired and are never accessed are not cleaned up from disk.

6. Technology Dependencies

The Delegation Service depends on the following GT components:

  • WS Authentication and Authorization
  • Java WS Core

The Delegation Service depends on the following 3rd party software:

  • Apache Axis

7. Tested Platforms

Tested Platforms for Delegation Service

  • Windows XP
  • Linux (Red Hat 7.3)

Tested Containers for Delegation Service

  • Java WS Core container
  • Tomcat 5.0.30

8. Backward Compatibility Summary

The Delegation Service is a new component in GT 4.0

9. Associated Standards

10. For More Information

See Delegation Service for more information about this component.