[java-identity-provider] branch master updated: Remove unused SourceAttribute element.
Scott Cantor
cantor.2 at osu.edu
Thu May 23 10:38:54 EDT 2019
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=312145ba501485ea22084ac9903b166eec7c1baf
The following commit(s) were added to refs/heads/master by this push:
new 312145b Remove unused SourceAttribute element.
312145b is described below
commit 312145ba501485ea22084ac9903b166eec7c1baf
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 d6b479e..0ee236b 100644
--- a/idp-conf/src/main/resources/conf/attribute-resolver.xml
+++ b/idp-conf/src/main/resources/conf/attribute-resolver.xml
@@ -53,7 +53,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