[java-identity-provider COMMIT] /trunk/idp-conf/src/main/resources/conf/intercept/consent-intercept-config.xml
noreply at shibboleth.net
noreply at shibboleth.net
Sat Dec 19 01:41:18 EST 2015
Author: tzeller
Date: Sat Dec 19 01:41:18 2015
New Revision: 8051
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=8051&view=rev
Log:
Fix incorrect example attribute ID.
Modified:
trunk/idp-conf/src/main/resources/conf/intercept/consent-intercept-config.xml
Modified: trunk/idp-conf/src/main/resources/conf/intercept/consent-intercept-config.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/main/resources/conf/intercept/consent-intercept-config.xml?rev=8051&r1=8050&r2=8051&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/conf/intercept/consent-intercept-config.xml (original)
+++ trunk/idp-conf/src/main/resources/conf/intercept/consent-intercept-config.xml Sat Dec 19 01:41:18 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