[java-identity-provider COMMIT] /trunk/idp-conf/src/main/resources/messages/error-messages.properties

noreply at shibboleth.net noreply at shibboleth.net
Wed Mar 18 18:26:22 EDT 2015


Author: tzeller
Date: Wed Mar 18 18:26:22 2015
New Revision: 7430

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=7430&view=rev
Log:
IDP-647 Revert r7428 since it is a user-level config file change that would require a minor version bump.

Modified:
    trunk/idp-conf/src/main/resources/messages/error-messages.properties

Modified: trunk/idp-conf/src/main/resources/messages/error-messages.properties
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/main/resources/messages/error-messages.properties?rev=7430&r1=7429&r2=7430&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/messages/error-messages.properties (original)
+++ trunk/idp-conf/src/main/resources/messages/error-messages.properties Wed Mar 18 18:26:22 2015
@@ -35,7 +35,7 @@
 InvalidProfileContext = unexpected
 InvalidRelyingPartyContext = unexpected
 InvalidRelyingPartyConfiguration = unexpected
-MessageAuthenticationError = security-msg
+MessageAuthenticationError = unexpected
 MessageProcessingError = unexpected
 UnableToEncode = unexpected
 UnableToSign = unexpected
@@ -84,10 +84,6 @@
 security-cfg.message = The login service and the requested application do not share a compatible \
                         security configuration, and the request cannot be fulfilled.
 
-security-msg.title   = Message Security Error
-security-msg.message = The request cannot be fulfilled because the message received from the requested application \
-                       does not meet the security requirements of the login service.
-
 stale.title = Stale Request
 stale.message = <p>You may be seeing this page because you used the Back button while browsing a \
                  secure web site or application. Alternatively, you may have mistakenly bookmarked \



More information about the commits mailing list