[java-shib-attribute] branch main updated: IDP-1291 Review the documentation against the schema and the Parsers
Rod Widdowson
rdw at steadingsoftware.com
Tue Dec 20 15:33:00 UTC 2022
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch main
in repository java-shib-attribute.
View the commit online:
http://git.shibboleth.net/view/?p=java-shib-attribute.git;a=commit;h=78928d43cb11074b5a4cfd9b897a61d6f6b646b7
The following commit(s) were added to refs/heads/main by this push:
new 78928d43c IDP-1291 Review the documentation against the schema and the Parsers
78928d43c is described below
commit 78928d43cb11074b5a4cfd9b897a61d6f6b646b7
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Tue Dec 20 15:32:08 2022 +0000
IDP-1291 Review the documentation against the schema and the Parsers
https://shibboleth.atlassian.net/browse/IDP-1291
objectStrategyRef has bee absent since 4.0. Remove from the schema
---
.../src/main/resources/schema/shibboleth-afp.xsd | 5 -----
1 file changed, 5 deletions(-)
diff --git a/shib-attribute-filter-spring/src/main/resources/schema/shibboleth-afp.xsd b/shib-attribute-filter-spring/src/main/resources/schema/shibboleth-afp.xsd
index 88ad2d54c..9af7009d6 100644
--- a/shib-attribute-filter-spring/src/main/resources/schema/shibboleth-afp.xsd
+++ b/shib-attribute-filter-spring/src/main/resources/schema/shibboleth-afp.xsd
@@ -936,11 +936,6 @@
<documentation>The name format of a requested attribute to look for.</documentation>
</annotation>
</attribute>
- <attribute name="objectStrategyRef" type="afp:string">
- <annotation>
- <documentation>DEPRECATED, ignored</documentation>
- </annotation>
- </attribute>
</extension>
</complexContent>
</complexType>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list