[java-identity-provider COMMIT] /branches/3.2/idp-conf/src/main/resources/conf/intercept/consent-intercept-config.xml
noreply at shibboleth.net
noreply at shibboleth.net
Sat Dec 19 01:42:11 EST 2015
Author: tzeller
Date: Sat Dec 19 01:42:11 2015
New Revision: 8052
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=8052&view=rev
Log:
Fix incorrect example attribute ID.
Modified:
branches/3.2/idp-conf/src/main/resources/conf/intercept/consent-intercept-config.xml
Modified: branches/3.2/idp-conf/src/main/resources/conf/intercept/consent-intercept-config.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/branches/3.2/idp-conf/src/main/resources/conf/intercept/consent-intercept-config.xml?rev=8052&r1=8051&r2=8052&view=diff
==============================================================================
--- branches/3.2/idp-conf/src/main/resources/conf/intercept/consent-intercept-config.xml (original)
+++ branches/3.2/idp-conf/src/main/resources/conf/intercept/consent-intercept-config.xml Sat Dec 19 01:42:11 2015
@@ -50,7 +50,7 @@
<util:list id="shibboleth.consent.attribute-release.WhitelistedAttributeIDs">
<!--
- <value>email</value>
+ <value>mail</value>
-->
</util:list>
More information about the commits
mailing list