Small changes & fixes reported by users.
authorndk <ndk@cb58f699-b61c-0410-a6fe-9272a202ed29>
Mon, 8 Dec 2003 05:00:03 +0000 (05:00 +0000)
committerndk <ndk@cb58f699-b61c-0410-a6fe-9272a202ed29>
Mon, 8 Dec 2003 05:00:03 +0000 (05:00 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@758 cb58f699-b61c-0410-a6fe-9272a202ed29

doc/DEPLOY-GUIDE-ORIGIN.html
doc/DEPLOY-GUIDE-TARGET.html

index 8bb8b0d..fbb966c 100644 (file)
@@ -3,8 +3,6 @@
 
 <head>
 <meta http-equiv="Content-Language" content="en-us">
-<meta name="generator" content="Microsoft FrontPage 5.0">
-<meta name="ProgId" content="FrontPage.Editor.Document">
 <title>Shibboleth Origin Deployment Guide</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <style type="text/css">
@@ -149,7 +147,7 @@ color: #00FF00
 </center>
 <p>Shibboleth Origin Deployment Guide<br>
 Shibboleth Version 1.1<br>
-July 28, 2003<br>
+December 3, 2003<br>
 </p>
 <h3>This version of the deploy guide is for Shibboleth v1.1. For documentation 
 related to prior versions of Shibboleth, please consult the appropriate branch 
@@ -1466,7 +1464,7 @@ configuration</h4>
                 the containing element. Otherwise evaluates to
                 <span class="fixedwidth">FALSE</span>. Regular expressions are 
                 evaluated in accordance with the the
-                <a href="http://java.sun.com/j2se/1.4/docs/api/java/util/%20%20%20%20%20%20%20%20%20%20%20%20%20%20regex/Pattern.html#sum">
+                <a href="http://java.sun.com/j2se/1.4.2/docs/api/java/util/regex/package-summary.html">
                 Java 1.4 Pattern API</a>.</p>
             </blockquote>
             </li>
@@ -1801,6 +1799,13 @@ Java keystores <font color="#5555EE">(optional)</font></h4>
         connector includes a pre-existing scope (<span class="fixedwidth">bob@foo.edu</span>), 
         that scope is used instead. Contained within the
         <span class="fixedwidth">SimpleAttributeDefinition</span> element.</dd>
+        <dd class="attributeopt"><span class="fixedwidth">&lt;lifeTime 
+        &quot;&lt;seconds&gt;&quot;/&gt;</span> </dd>
+        <dd class="valueopt">Specifies in the attribute assertion 
+        how long the attribute should be cached and retained by the target upon 
+        receipt. Federations and trust agreements may have some bearing on the 
+        population and use of this field. Contained within the
+        <span class="fixedwidth">SimpleAttributeDefinition</span> element.</dd>
         <dd class="attributeopt"><span class="fixedwidth">sourceName = 
         &quot;&lt;string&gt;&quot;</span> </dd>
         <dd class="valueopt">Specifies a different source attribute name to be 
@@ -1813,27 +1818,18 @@ Java keystores <font color="#5555EE">(optional)</font></h4>
         SimpleAttributeDefinition</span> element.</dd>
         <dd class="attributeopt"><span class="fixedwidth">&lt;cacheTime 
         &quot;&lt;seconds&gt;&quot;/&gt;</span> </dd>
-        <dd class="valueopt">An element of the element <span class="fixedwidth">
-        SimpleAttributeDefinition</span>. Specifies an optional duration in
+        <dd class="valueopt">Specifies an optional duration in
         <span class="fixedwidth">seconds</span> for which the attribute resolver 
-        may cache this attribute for use in additional assertions.</dd>
-        <dd class="attributeopt"><span class="fixedwidth">&lt;lifeTime 
-        &quot;&lt;seconds&gt;&quot;/&gt;</span> </dd>
-        <dd class="valueopt">An element of the element <span class="fixedwidth">
-        SimpleAttributeDefinition</span>. Specifies in the attribute assertion 
-        how long the attribute should be cached and retained by the target upon 
-        receipt. Federations and trust agreements may have some bearing on the 
-        population and use of this field.</dd>
+        may cache this attribute for use in additional assertions.  Contained within
+        the <span class="fixedwidth">SimpleAttributeDefinition</span> element.</dd>
     </dl>
     <p>A representation of a properly constructed <span class="fixedwidth">
     SimpleAttributeDefinition</span> element would look like:</p>
     <blockquote>
-        <p><span class="fixedwidth">&lt;SimpleAttributeDefinition id=&quot;urn:mace:dir:attribute-def:eduPersonPrincipalName&quot; 
-        smartScope=&quot;shibdev.edu&quot; sourceName=&quot;universityPerson&quot;&gt;<br>
+        <p><span class="fixedwidth">&lt;SimpleAttributeDefinition id=&quot;urn:mace:dir:attribute-def:eduPersonPrincipalName&quot;<br> 
+        smartScope=&quot;shibdev.edu&quot; cacheTime=&quot;600&quot; lifeTime=&quot;3600&quot;  sourceName=&quot;universityPerson&quot;&gt;<br>
         &nbsp;&nbsp;&lt;DataConnectorDependency requires=&quot;dataConnector&quot;/&gt;<br>
         &nbsp;&nbsp;&lt;AttributeDependency requires=&quot;urn:mace:dir:attribute-def:eduPersonScopedAffiliation&quot;/&gt;<br>
-        &nbsp;&nbsp;&lt;cacheTime=&quot;600&quot;/&gt;&lt;br&gt;<br>
-        &nbsp;&nbsp;&lt;lifeTime=&quot;3600&quot;/&gt;&lt;br&gt;<br>
         &lt;/SimpleAttributeDefinition&gt; </span></p>
     </blockquote>
     <p>A properly formed <span class="fixedwidth">resolver.xml</span> file to 
index fbce309..91a74ce 100644 (file)
@@ -150,7 +150,7 @@ color: #00FF00
 </center>
 <p>Shibboleth Target Deployment Guide<br>
 Shibboleth Version 1.1<br />
-July 25, 2003<br />
+December 3, 2003<br />
 </p>
 <h3>This version of the deploy guide is for Shibboleth v1.1. For documentation 
 related to prior versions of Shibboleth, please consult the appropriate branch 
@@ -975,11 +975,17 @@ most minor &quot;letter&quot; updates should be usable.</p>
             web site. Right click on the machine icon on the left, and edit the 
             WWW Service master properties. On the &quot;Home Directory&quot; tab, add a 
             script mapping using the &quot;Configuration&quot; button. The &quot;Executable&quot; 
-            box should point to the filter/extension library, and the 
-            &quot;Extension&quot; can be set to anything unlike to conflict, but
+            box should point to <span class="fixed">isapi_shib.dll</span>, and the 
+            &quot;Extension&quot; can be set to anything unlikely to conflict, but
             <span class="fixed">.shire</span> is assumed (and the dot must be 
             included). You should select the option to limit verbs to POST, and 
             you must uncheck the &quot;Check that file exists&quot; box.</li>
+            <li type="a"><font color=#444499>(IIS 6 Only)</font>  A new Web
+            Service Extension must be defined for Shibboleth; without this, the
+            mapping from <span class="fixed">*.shire</span> to <span
+            class="fixed">isapi_shib.dll</span> won't occur and a file error
+            will show.  Add this extension with an arbitrary name and associate
+            it with <span class="fixed">isapi_shib.dll</span>.</li>
         </ol>
         </li>
         <li>All other aspects of configuration are handled via the