Skip to content

Commit

Permalink
Describe the metadatatool bundle.
Browse files Browse the repository at this point in the history
  • Loading branch information
iay committed Aug 14, 2009
1 parent d47498e commit 9e212d2
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions tools/metadatatool/README.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
This folder contains all the required resources required to run the
metadatatool application used in UK federation metadata signature.

This bundle was originally derived from a version of the Shibboleth
1.3 identity provider software.

Contents:

* The endorsed folder contains specific versions of Xerces and Xalan, and
should be endorsed for the Java runtime. Other versions of Xerces and
Xalan, and in particular the ones built in to versions of the Java runtime,
are known to give different results with this application.

* The lib folder contains the shib-util.jar containing the implementation of
metadatatool, along with all required dependencies.

The main class to execute is edu.internet2.middleware.shibboleth.utils.MetadataTool

0 comments on commit 9e212d2

Please sign in to comment.