[java-identity-provider COMMIT] /trunk/idp-conf/src/main/resources/conf/intercept/consent-intercept-config.xml

noreply at shibboleth.net noreply at shibboleth.net
Tue Dec 16 16:04:59 EST 2014


Author: scantor
Date: Tue Dec 16 16:04:59 2014
New Revision: 7121

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=7121&view=rev
Log:
IDP-523 - fix a comment

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=7121&r1=7120&r2=7121&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 Tue Dec 16 16:04:59 2014
@@ -82,7 +82,7 @@
 
     <!--
     For attribute-release consent, the default entry is :
-     'YYYYMMDDTHHMMSSZ|https://sp.example.org|AttributeReleaseConsent|jdoe|email,eduPersonAffiliation|false,false'
+     'YYYYMMDDTHHMMSSZ|https://sp.example.org|AttributeReleaseConsent|jdoe|email,eduPersonAffiliation|rHo...rrw=,rHo...rrw=|false,false'
     -->
     <util:map id="shibboleth.consent.attribute-release.AuditFormattingMap">
         <entry key="Shibboleth-Consent-Audit" value="%T|%SP|%e|%u|%CCI|%CCV|%CCA" />



More information about the commits mailing list