[cpp-sp] branch main updated: SSPCPP-942 - Use type="Exclude" in example configs

Scott Cantor cantor.2 at osu.edu
Thu Oct 21 14:45:17 UTC 2021


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch main
in repository cpp-sp.

View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=016f01bb702ff97a2ce73a32e6d59b42039fc0e0

The following commit(s) were added to refs/heads/main by this push:
     new 016f01bb SSPCPP-942 - Use type="Exclude" in example configs
016f01bb is described below

commit 016f01bb702ff97a2ce73a32e6d59b42039fc0e0
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Oct 21 10:44:37 2021 -0400

    SSPCPP-942 - Use type="Exclude" in example configs
    
    https://shibboleth.atlassian.net/browse/SSPCPP-942
---
 configs/win-shibboleth2.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/win-shibboleth2.xml b/configs/win-shibboleth2.xml
index de1f65be..6b4514a1 100644
--- a/configs/win-shibboleth2.xml
+++ b/configs/win-shibboleth2.xml
@@ -125,7 +125,7 @@
               backingFilePath="federation-metadata.xml" maxRefreshDelay="7200">
             <MetadataFilter type="RequireValidUntil" maxValidityInterval="2419200"/>
             <MetadataFilter type="Signature" certificate="fedsigner.pem" verifyBackup="false"/>
-            <DiscoveryFilter type="Blacklist" matcher="EntityAttributes" trimTags="true" 
+            <DiscoveryFilter type="Exclude" matcher="EntityAttributes" trimTags="true" 
               attributeName="http://macedir.org/entity-category"
               attributeNameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"
               attributeValue="http://refeds.org/category/hide-from-discovery" />

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list