From ef976ef16772bbb59e2d337425e0a8bf3d33919f Mon Sep 17 00:00:00 2001
From: cantor
Date: Mon, 26 Apr 2004 16:54:31 +0000
Subject: [PATCH] Fixed some entries, corrected mailing list and FAQ links.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1012 ab3bd59b-922f-494d-bb5f-6f0a3c29deca
---
doc/DEPLOY-GUIDE-ORIGIN.html | 24 +++++++++++-------------
1 file changed, 11 insertions(+), 13 deletions(-)
diff --git a/doc/DEPLOY-GUIDE-ORIGIN.html b/doc/DEPLOY-GUIDE-ORIGIN.html
index 125d0f8..43bd965 100644
--- a/doc/DEPLOY-GUIDE-ORIGIN.html
+++ b/doc/DEPLOY-GUIDE-ORIGIN.html
@@ -1254,16 +1254,16 @@ when updating: -i <uri> [-k <keystore> -a <alias> O
Must be contained by a Logging element.
- <FederationProvider type="edu.internet2.middleware.shibboleth.metadata.provider.XMLMetadataLoadWrapper" uri="pathname"/>
- Individual sets of targets in the form of a sites.xml file that this origin will trust to make
+ <FederationProvider type="edu.internet2.middleware.shibboleth.metadata.provider.XMLMetadataLoadWrapper" uri="pathname"/>
+ Individual sets of targets in the form of an
+ XML file that this origin will trust to make
requests may be specified by adding FederationProvider elements to the main ShibbolethOriginConfig element for each. The
- URI points to a sites.xml file, which is generally distributed by
- federations. This file should be regularly refreshed using
+ uri attribute points to an
+ XML file, generally signed and distributed by federations.
+ This file should be regularly refreshed using
metadatatool.
<FileResolver Id="string">
@@ -1555,11 +1555,9 @@ signingCredential="string">
<ShibbolethOriginConfig
-xmlns="urn:mace:shibboleth:origin:1.0"
+xmlns="urn:mace:shibboleth:origin:1.0"
xmlns:cred="urn:mace:shibboleth:credentials:1.0"
xmlns:name="urn:mace:shibboleth:namemapper:1.0"
-xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-xsi:schemaLocation="urn:mace:shibboleth:origin:1.0 origin.xml"
defaultRelyingParty="URI"
providerID="URI"
AAUrl="URL"
@@ -2221,7 +2219,7 @@ handling for Shibboleth origins. This information is not intended to be
comprehensive, but instead rudimentary guidelines for basic configuration tests
and problems. For more detailed information or answers to specific problems not
addressed in this section, please mail
-mace-shib-users@internet2.edu
+shibboleth-users@internet2.edu
with a thorough description of errors and configurations used.
6.a. Basic Testing
@@ -2253,10 +2251,10 @@ with a thorough description of errors and configurations used.
6.c. Common Problems
A knowledge base is being developed in the
-
+
Shibboleth Deployer's FAQ. Please mail
- mace-shib-users@
- internet2.edu with any additional questions or problems encountered that
+ shibboleth-users@nternet2.edu
+ with any additional questions or problems encountered that
are not answered by this basic guide.
--
1.7.10.4