[cpp-sp] branch master updated: SSPCPP-775 - remove client-side session storage from V2 schema
Rod Widdowson
rdw at steadingsoftware.com
Sat Mar 31 08:51:25 EDT 2018
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch master
in repository cpp-sp.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=07e5b08db8ae35f73c5d53508bd21b7c1757ede4
The following commit(s) were added to refs/heads/master by this push:
new 07e5b08 SSPCPP-775 - remove client-side session storage from V2 schema
07e5b08 is described below
commit 07e5b08db8ae35f73c5d53508bd21b7c1757ede4
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sat Mar 31 13:50:41 2018 +0100
SSPCPP-775 - remove client-side session storage from V2 schema
https://issues.shibboleth.net/jira/browse/SSPCPP-775
---
schemas/shibboleth-2.0-native-sp-config.xsd | 1 -
1 file changed, 1 deletion(-)
diff --git a/schemas/shibboleth-2.0-native-sp-config.xsd b/schemas/shibboleth-2.0-native-sp-config.xsd
index 95a52b8..82c8565 100644
--- a/schemas/shibboleth-2.0-native-sp-config.xsd
+++ b/schemas/shibboleth-2.0-native-sp-config.xsd
@@ -115,7 +115,6 @@
<attribute name="cacheTimeout" type="unsignedInt"/> <!-- deprecated -->
<attribute name="maintainReverseIndex" type="boolean"/>
<attribute name="excludeReverseIndex" type="conf:listOfStrings"/>
- <attribute name="persistedAttributes" type="conf:listOfStrings"/>
<anyAttribute namespace="##any" processContents="lax"/>
</restriction>
</complexContent>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list