[java-identity-provider] branch maint-3.4 updated: Remove unused SourceAttribute element.

Rod Widdowson rdw at steadingsoftware.com
Tue Apr 21 05:41:37 EDT 2020


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

rdw pushed a commit to branch maint-3.4
in repository java-identity-provider.

View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=0a17d8db4434cd2f095e952fff07b350d78c9724

The following commit(s) were added to refs/heads/maint-3.4 by this push:
       new  0a17d8d   Remove unused SourceAttribute element.
0a17d8d is described below

commit 0a17d8db4434cd2f095e952fff07b350d78c9724
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu May 23 10:38:51 2019 -0400

    Remove unused SourceAttribute element.
---
 idp-conf/src/main/resources/conf/attribute-resolver.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/idp-conf/src/main/resources/conf/attribute-resolver.xml b/idp-conf/src/main/resources/conf/attribute-resolver.xml
index 471bf0b..8606ab2 100644
--- a/idp-conf/src/main/resources/conf/attribute-resolver.xml
+++ b/idp-conf/src/main/resources/conf/attribute-resolver.xml
@@ -60,7 +60,6 @@
                ${uid}@example.org
           ]]>
         </Template>
-        <SourceAttribute>uid</SourceAttribute>
     </AttributeDefinition>
 
     <!--

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


More information about the commits mailing list