[java-idp-integration-tests COMMIT] /trunk/src/test/java/net/shibboleth/idp/test/saml2/SAML2UnsolicitedSSOIntegration...
noreply at shibboleth.net
noreply at shibboleth.net
Thu Dec 18 14:19:08 EST 2014
Author: scantor
Date: Thu Dec 18 14:19:08 2014
New Revision: 42
URL: http://svn.shibboleth.net/view/java-idp-integration-tests?rev=42&view=rev
Log:
IDP-546 - Clean up some comments, add some attributes and adjust some names and defs.
Modified:
trunk/src/test/java/net/shibboleth/idp/test/saml2/SAML2UnsolicitedSSOIntegrationWithConsentTest.java
Modified: trunk/src/test/java/net/shibboleth/idp/test/saml2/SAML2UnsolicitedSSOIntegrationWithConsentTest.java
URL: http://svn.shibboleth.net/view/java-idp-integration-tests/trunk/src/test/java/net/shibboleth/idp/test/saml2/SAML2UnsolicitedSSOIntegrationWithConsentTest.java?rev=42&r1=41&r2=42&view=diff
==============================================================================
--- trunk/src/test/java/net/shibboleth/idp/test/saml2/SAML2UnsolicitedSSOIntegrationWithConsentTest.java (original)
+++ trunk/src/test/java/net/shibboleth/idp/test/saml2/SAML2UnsolicitedSSOIntegrationWithConsentTest.java Thu Dec 18 14:19:08 2014
@@ -63,7 +63,7 @@
public final static String ATTRIBUTE_RELEASE_PAGE_TITLE = "Information Release";
/** ID of email attribute checkbox. */
- public final static String EMAIL_ID = "email";
+ public final static String EMAIL_ID = "mail";
/** ID of eduPersonAffiliation attribute checkbox. */
public final static String EDU_PERSON_AFFILIATION_ID = "eduPersonScopedAffiliation";
More information about the commits
mailing list