Add option to store attributes in MySQL cache.
authorScott Cantor <cantor.2@osu.edu>
Mon, 21 Mar 2005 20:04:58 +0000 (20:04 +0000)
committerScott Cantor <cantor.2@osu.edu>
Mon, 21 Mar 2005 20:04:58 +0000 (20:04 +0000)
schemas/shibboleth-targetconfig-1.0.xsd

index 5c6453a..14de3c6 100644 (file)
                                                </sequence>
                                                <attributeGroup ref="conf:SessionCacheProperties"/>
                                                <attribute name="mysqlTimeout" type="unsignedInt" use="optional" default="14400"/>
+                                               <attribute name="storeAttributes" type="boolean" use="optional" default="false"/>
                                                <anyAttribute namespace="##other" processContents="lax"/>
                                        </complexType>
                                </element>