Made cookieName optional.
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Fri, 23 Apr 2004 16:24:37 +0000 (16:24 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Fri, 23 Apr 2004 16:24:37 +0000 (16:24 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1041 cb58f699-b61c-0410-a6fe-9272a202ed29

schemas/shibboleth-targetconfig-1.0.xsd

index b95e091..12ecc15 100644 (file)
                                        <attribute name="wayfURL" type="anyURI" use="required"/>
                                        <attribute name="shireURL" type="anyURI" use="required"/>
                                        <attribute name="shireSSL" type="boolean" use="optional"/>
-                                       <attribute name="cookieName" type="string" use="required"/>
+                                       <attribute name="cookieName" type="string" use="optional"/>
                                        <attribute name="cookieProps" type="string" use="optional"/>
                                        <attribute name="lifetime" type="unsignedInt" use="optional"/>
                                        <attribute name="timeout" type="unsignedInt" use="optional"/>