[cpp-sp COMMIT] /branches/REL_2/schemas/shibboleth-2.0-native-sp-config.xsd
noreply at shibboleth.net
noreply at shibboleth.net
Thu Nov 21 10:08:38 EST 2013
Author: scantor
Date: Thu Nov 21 10:08:38 2013
New Revision: 3877
URL: http://svn.shibboleth.net/view/cpp-sp?rev=3877&view=rev
Log:
https://issues.shibboleth.net/jira/browse/SSPCPP-599
Modified:
branches/REL_2/schemas/shibboleth-2.0-native-sp-config.xsd
Modified: branches/REL_2/schemas/shibboleth-2.0-native-sp-config.xsd
URL: http://svn.shibboleth.net/view/cpp-sp/branches/REL_2/schemas/shibboleth-2.0-native-sp-config.xsd?rev=3877&r1=3876&r2=3877&view=diff
==============================================================================
--- branches/REL_2/schemas/shibboleth-2.0-native-sp-config.xsd (original)
+++ branches/REL_2/schemas/shibboleth-2.0-native-sp-config.xsd Thu Nov 21 10:08:38 2013
@@ -9,7 +9,7 @@
elementFormDefault="qualified"
attributeFormDefault="unqualified"
blockDefault="substitution"
- version="2.5.1">
+ version="2.5.3">
<import namespace="http://www.w3.org/2000/09/xmldsig#" schemaLocation="xmldsig-core-schema.xsd" />
<import namespace="urn:oasis:names:tc:SAML:2.0:assertion" schemaLocation="saml-schema-assertion-2.0.xsd"/>
@@ -533,6 +533,7 @@
<attribute name="cookieLifetime" type="unsignedInt"/>
<attribute name="idpHistory" type="boolean"/>
<attribute name="idpHistoryDays" type="unsignedInt"/>
+ <attribute name="idpHistoryProps" type="conf:string"/>
<attribute name="lifetime" type="unsignedInt"/>
<attribute name="timeout" type="unsignedInt"/>
<attribute name="maxTimeSinceAuthn" type="unsignedInt"/>
More information about the commits
mailing list