[java-plugin-shibd] branch main updated: Fix testing comment.
Scott Cantor
cantor.2 at osu.edu
Mon Sep 29 18:45:43 UTC 2025
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-plugin-shibd.
View the commit online:
http://git.shibboleth.net/view/?p=java-plugin-shibd.git;a=commit;h=e830e64d699980345ec27b6ab60bcd50d719e891
The following commit(s) were added to refs/heads/main by this push:
new e830e64 Fix testing comment.
e830e64 is described below
commit e830e64d699980345ec27b6ab60bcd50d719e891
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Sep 29 14:45:41 2025 -0400
Fix testing comment.
---
.../net/shibboleth/idp/module/conf/examples/attribute-filter-sp.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sp-conf-impl/src/main/resources/net/shibboleth/idp/module/conf/examples/attribute-filter-sp.xml b/sp-conf-impl/src/main/resources/net/shibboleth/idp/module/conf/examples/attribute-filter-sp.xml
index e16c5e3..b028d29 100644
--- a/sp-conf-impl/src/main/resources/net/shibboleth/idp/module/conf/examples/attribute-filter-sp.xml
+++ b/sp-conf-impl/src/main/resources/net/shibboleth/idp/module/conf/examples/attribute-filter-sp.xml
@@ -43,7 +43,7 @@ you want to use in your agent(s).
<Rule xsi:type="Value" value="student"/>
<Rule xsi:type="Value" value="staff"/>
<Rule xsi:type="Value" value="alum"/>
-<!-- <Rule xsi:type="Value" value="member"/>-->
+ <Rule xsi:type="Value" value="member"/>
<Rule xsi:type="Value" value="affiliate"/>
<Rule xsi:type="Value" value="employee"/>
<Rule xsi:type="Value" value="library-walk-in"/>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list