Added consistentAddress setting.
authorScott Cantor <cantor.2@osu.edu>
Tue, 10 Jan 2006 22:56:34 +0000 (22:56 +0000)
committerScott Cantor <cantor.2@osu.edu>
Tue, 10 Jan 2006 22:56:34 +0000 (22:56 +0000)
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>