[cpp-sp] branch master updated: SSPCPP-832 - Upgrade to 3.0.1 comments out persistent-id

Scott Cantor cantor.2 at osu.edu
Thu Aug 2 11:17:08 EDT 2018


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

scantor 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=4774aec5585be64a1dce808f93d82645882881d1

The following commit(s) were added to refs/heads/master by this push:
       new  4774aec   SSPCPP-832 - Upgrade to 3.0.1 comments out persistent-id
4774aec is described below

commit 4774aec5585be64a1dce808f93d82645882881d1
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Aug 2 11:16:31 2018 -0400

    SSPCPP-832 - Upgrade to 3.0.1 comments out persistent-id
    
    https://issues.shibboleth.net/jira/browse/SSPCPP-832
---
 configs/attribute-map.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/configs/attribute-map.xml b/configs/attribute-map.xml
index 4025bde..1a4a3b0 100644
--- a/configs/attribute-map.xml
+++ b/configs/attribute-map.xml
@@ -42,18 +42,14 @@
     -->
     
     <!-- The eduPerson attribute version (note the OID-style name): -->
-    <!--
     <Attribute name="urn:oid:1.3.6.1.4.1.5923.1.1.1.10" id="persistent-id">
         <AttributeDecoder xsi:type="NameIDAttributeDecoder" formatter="$NameQualifier!$SPNameQualifier!$Name" defaultQualifiers="true"/>
     </Attribute>
-    -->
 
     <!-- The SAML 2.0 NameID Format: -->
-    <!--
     <Attribute name="urn:oasis:names:tc:SAML:2.0:nameid-format:persistent" id="persistent-id">
         <AttributeDecoder xsi:type="NameIDAttributeDecoder" formatter="$NameQualifier!$SPNameQualifier!$Name" defaultQualifiers="true"/>
     </Attribute>
-    -->
     
     <!-- Other eduPerson attributes (SAML 2 names followed by SAML 1 names)... -->
     <!--

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


More information about the commits mailing list