Add option to store attributes in MySQL cache.
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Mon, 21 Mar 2005 20:04:58 +0000 (20:04 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Mon, 21 Mar 2005 20:04:58 +0000 (20:04 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1417 cb58f699-b61c-0410-a6fe-9272a202ed29

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>