Added consistentAddress setting.
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Tue, 10 Jan 2006 22:56:34 +0000 (22:56 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Tue, 10 Jan 2006 22:56:34 +0000 (22:56 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1928 cb58f699-b61c-0410-a6fe-9272a202ed29

schemas/shibboleth-targetconfig-1.0.xsd

index a0b29c3..f9e5ace 100644 (file)
                        <attribute name="lifetime" type="unsignedInt" use="optional"/>
                        <attribute name="timeout" type="unsignedInt" use="optional"/>
                        <attribute name="checkAddress" type="boolean" use="optional"/>
+                       <attribute name="consistentAddress" type="boolean" use="optional" default="true"/>
                        <attribute name="checkReplay" type="boolean" use="optional" default="true"/>
                        <anyAttribute namespace="##other" processContents="lax"/>
                </complexType>