[java-shib-attribute] branch main updated: JSATTR-22 Support for propagateResolutionExceptions on attribute definitions?
Rod Widdowson
rdw at steadingsoftware.com
Mon Jan 29 14:16:13 UTC 2024
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=8e06abe531dd2b425a58cc2c6b91eebd6a6f686e
The following commit(s) were added to refs/heads/main by this push:
new 8e06abe53 JSATTR-22 Support for propagateResolutionExceptions on attribute definitions?
8e06abe53 is described below
commit 8e06abe531dd2b425a58cc2c6b91eebd6a6f686e
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Mon Jan 29 11:03:57 2024 +0000
JSATTR-22 Support for propagateResolutionExceptions on attribute definitions?
https://shibboleth.atlassian.net/browse/JSATTR-22
Undeprecate propagateResolutionExceptions
---
.../src/main/resources/schema/shibboleth-attribute-resolver.xsd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/shib-attribute-resolver-spring/src/main/resources/schema/shibboleth-attribute-resolver.xsd b/shib-attribute-resolver-spring/src/main/resources/schema/shibboleth-attribute-resolver.xsd
index cca79e74f..23835c932 100644
--- a/shib-attribute-resolver-spring/src/main/resources/schema/shibboleth-attribute-resolver.xsd
+++ b/shib-attribute-resolver-spring/src/main/resources/schema/shibboleth-attribute-resolver.xsd
@@ -211,7 +211,7 @@
<attribute name="propagateResolutionExceptions" type="resolver:string">
<annotation>
<documentation>
- DEPRECATED: Whether to ripple errors produced by the plugin out to the resolver (default is true).
+ Whether to ripple errors produced by the plugin out to the resolver (default is true).
</documentation>
</annotation>
</attribute>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list