[java-identity-provider] branch master updated: Pull now-optional sourceAttributeID.

Scott Cantor cantor.2 at osu.edu
Tue Sep 11 13:54:44 EDT 2018


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

scantor pushed a commit to branch master
in repository java-identity-provider.

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

The following commit(s) were added to refs/heads/master by this push:
       new  d6ac03d   Pull now-optional sourceAttributeID.
d6ac03d is described below

commit d6ac03dc48cd83313e5d402eec3902244af465d4
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Sep 11 13:54:42 2018 -0400

    Pull now-optional sourceAttributeID.
---
 idp-conf/src/main/resources/conf/attribute-resolver-full.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/idp-conf/src/main/resources/conf/attribute-resolver-full.xml b/idp-conf/src/main/resources/conf/attribute-resolver-full.xml
index c58c432..b5b61ae 100644
--- a/idp-conf/src/main/resources/conf/attribute-resolver-full.xml
+++ b/idp-conf/src/main/resources/conf/attribute-resolver-full.xml
@@ -303,7 +303,6 @@
 
 <!-- 
     <DataConnector id="computed" xsi:type="ComputedId"
-	    sourceAttributeID="%{idp.persistentId.sourceAttribute}"
 	    generatedAttributeID="computedId"
 	    salt="%{idp.persistentId.salt}"
 	    algorithm="%{idp.persistentId.algorithm:SHA}"

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


More information about the commits mailing list