libSAML.properties revision 4a48635cccc646ac479830fd4df0ee8e10c5bd8d
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster#
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster#
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# Copyright (c) 2007 Sun Microsystems Inc. All Rights Reserved
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster#
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# The contents of this file are subject to the terms
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# of the Common Development and Distribution License
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# (the License). You may not use this file except in
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# compliance with the License.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster#
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# You can obtain a copy of the License at
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# https://opensso.dev.java.net/public/CDDLv1.0.html or
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# opensso/legal/CDDLv1.0.txt
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# See the License for the specific language governing
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# permission and limitations under the License.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster#
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# When distributing Covered Code, include this CDDL
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# Header Notice in each file and include the License file
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# at opensso/legal/CDDLv1.0.txt.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# If applicable, add the following below the CDDL Header,
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# with the fields enclosed by brackets [] replaced by
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# your own identifying information:
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# "Portions Copyrighted [year] [name of copyright owner]"
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster#
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# $Id: libSAML.properties,v 1.6 2009/06/12 22:21:38 mallas Exp $
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster#
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster
8af80418ba1ec431c8027fa9668e5678658d3611Allan Fosteronlinehelp.doc=saml.html
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterinvalidRequestLogMessage=Invalid Request: sending response to
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterresponseLogMessage=sending response to
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterrequestLogMessage=Request from IP Address
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterparseError=Parsing error.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterparserError=Parser error.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosternullInput=Null input.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterwrongInput=Wrong input.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FostermissingAttribute=Missing attribute.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosteroneElement=Should contain exactly one element.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterrequestVersionTooHigh=Request version is too high.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterrequestVersionTooLow=Request version is too low.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterassertionVersionTooHigh=Assertion version is too high.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterassertionVersionTooLow=Assertion version is too low.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterqueryNotSupported=This type of query is not supported.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosteremptyElement=Element is empty.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FostermoreElement=More than allowed number of elements are included.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterwrongAttrValue=Wrong attribute value.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterresponseVersionTooHigh=Response version is too high.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterresponseVersionTooLow=Response version is too low.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FostererrorCreateArtifact=Couldn't create AssertionArtifact.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FostererrorCreateAssertion=Couldn't create Assertion.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosternoDestIDMatchingArtifact=Couldn't find a destID matching input artifact.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterdestIDNotMatch=The destination ID doesn't match.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterassertionTimeNotValid=The assertion's time is not valid.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FostermissingSubjectConfirmation=Missing SubjectConfirmation element.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FostermissingConfirmationMethod=Missing ConfirmationMethod element.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterwrongConfirmationMethodValue=Wrong ConfirmationMethod value.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FostermissingSubjectConfirmationData=Missing SubjectConfirmationData element.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterwrongSubjectConfirmationData=Wrong SubjectConfirmationData.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterwrongNameIdentifier=Wrong NameIdentifier.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FostercannotVerifySubject=Couldn't verify the subject.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FostercannotMapSubject=Couldn't map the subject to a local user.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterauthenticationMethodInQueryNotMatch=Couldn't find an assertion matching the AuthenticationMethod in the query.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FostermissingNameIdentifier=Missing NameIdentifier element.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FostermissingSubject=Missing Subject.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FostererrorGenerateID=Couldn't generate random ID.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterinvalidElement=Input has invalid element.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterinvalidAttribute=Input has invalid attribute.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FostermissingAttributeValue=The attribute value is empty or null.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosteradviceElementNotSupported=AdviceElement is not supported.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterremoveListError=Failed to remove an object from the list.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosteraddListError=Failed to add an object to the list.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterremoveSetError=Failed to remove an object from the set.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosteraddSetError=Failed to add an object to the set.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterinvalidAction=The action is invalid in its specified namespace.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosternoElement=No elements found.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FostermissingElement=Element is missing.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterunsupportedCondition=Condition not supported.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterunsupportedElement=Element not supported.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterwrongNumberAttributes=Wrong number of attributes passed.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterinvalidNumber=Invalid integer encountered.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FostermissingBody=Message does not have body.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FostermissingRequest=Message body does not have request.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterunsupportedStatement=Supported statements are not present in the RespondWith element.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosternoMatchingAssertion= Could not locate a matching assertion.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterunequalMatch=Number of matching assertions is not same as the number of artifacts in the Query.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FostercannotProcessRequest=Cannot process this request due to a fatal error on the server side.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FostercannotBuildResponse=The response to the request received cannot be built due to a fatal error on server side.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterlocalNameMissing=Local name of the SOAPElement in the SOAPMessage passed seems to be missing.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterenvelopeInvalid=Envelope is not formed correctly or is missing.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FostercannotVerifyIdentity=An internal error is preventing the SOAP receiver from verifying the identity of the sender.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster# message for SAMLGenSourceID:
8af80418ba1ec431c8027fa9668e5678658d3611Allan FostergenSourceIDUsage=java SAMLGenSourceID <identificationURL>
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosternullSourceID=Could not generate the source ID.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterwrongSourceIDLength=Wrong SourceID length.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterwrongDateFormat=Wrong date format.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FostermissingStatement=Assertion does not have any statements in it.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FostermismatchRespondWith=Assertion does not meet the RespondWith criteria in the received Request.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FostermismatchSourceID=Invalid sourceID found in the artifact(s) sent in the query.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FostermismatchDest=Matching assertions found are not meant for this requestor.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FostermissingTargetHost=Failed to get the host name of the target URL.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosternullSSOToken=SSOToken is null.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterinvalidSSOToken=SSOToken is invalid.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterwrongAuthType=Invalid authentication type.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterwrongConfigBasicAuth=Wrong configuration for basic authentication.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterillegalFormatSOAPUrl=Illegal format for SOAP Receiver URL.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FostersourceidDifferent=Different source ID contained in multiple artifacts.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterassertionArtifactError=Failed to construct AssertionArtifact.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterfailedLocateSOAPUrl=Failed to locate SOAP Receiver Url using source ID.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterwrongPartnerSOAPUrl=Wrong configuration of partner's SOAP URL.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterfailedCreateURLEndpoint=Failed to create URLEndpoint.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosternoReplyfromSOAPReceiver=There is no reply from SAML SOAP Receiver.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FostermissingSOAPEnvTag=SOAPEnv tag is missing.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FostermissingSOAPBody=SOAPBody is missing.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FostermissingChildTagName=Missing the child tag name.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterwrongSOAPBody=SOAP body does not contain either SOAP Fault or SAML Response.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterwrongSOAPElement=Wrong SOAP Element inside SOAP Envelope.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosternoSAMLResponse=Missing SAML response in SOAP message.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FostererrorSAMLStatusCode=Exception in getting SAML status code.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterwrongNumberAssertions=Assertions in SAML response not equal to artifacts in SAML request.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterunknownHost=Unknown host exception thrown in AssertionHandler.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosternoStatement=No statement contained in SAML assertion.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosternullSubjectConfirmationData=Subject confirmation data is null.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosternullsubjectConfirmationMethod=Subject confirmation method is null.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FostermisMatchAssertion=Returned assertions mismatch the requested artifacts.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosternoSSOAssertion=Does not contain a valid SSO Assertion.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FostertargetURL=Target URL is
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterredirectTo=Redirect to URL
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterartifactinSOAPRequest=Artifact in SOAP Request
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterSOAPReceiverURL=SAML SOAPReceiver URL is
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterArtifact=Artifact
8af80418ba1ec431c8027fa9668e5678658d3611Allan FostersendingSAMLRequest=Sending SAML Artifact Query
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterrepliedSOAPMessage=SOAP response message
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosteraccessGranted=Access to target URL is granted.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FostertargetForbidden=The specified target site is forbidden.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosternoAssertioninResponse=No Assertion in SAML response.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterURLNotFoundException=URLNotFoundException
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterillegalNamingService=Illegal naming service name.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FostermissingTargetSite=The TARGET parameter is missing from the request.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosternullInputParameter=The input parameter is null.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosteruntrustedSite=Received Request from an untrusted site.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FostermisconfigurationError=There is a misconfiguration in the data.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FostersoapFaultError=There was a fatal error forming the soap fault element.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FostermissingSOAPMessageFactory=Missing SOAP Message factory.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FostercannotDetermineIPAddress=Cannot determine the IP Address of the server in the SAMLUrl set up.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FostermissingSAMLURL=SAMLUrl is missing in the configuration.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosteroneTarget=Assertion created for the Artifact should only contain one target.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FostermissingTarget=Target is missing in the configuration.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterwrongAssertion=This Assertion is not created for this local host.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterfailAudienceRestrictionCondition=Failed in AudienceRestrictionCondition.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterassertionCreated=Assertion created.
8af80418ba1ec431c8027fa9668e5678658d3611Allan FosterassertionArtifactCreated=Assertion Artifact created.
forAssertion=for assertion
assertionArtifactVerified=Assertion Artifact verified.
assertionArtifactRemoved=Assertion Artifact removed.
assertionRemoved=Assertion removed.
errorEncodeResponse=Couldn't encode the SAMLResponse.
errorDecodeResponse=Couldn't decode the SAMLResponse.
missingSAMLResponse=The SAMLResponse is missing from the HttpRequest.
errorObtainResponse=Couldn't obtain the Response from the HttpRequest.
invalidResponse=The Response is invalid.
invalidAssertion=The Assertion is invalid.
SAMLResponse=The SAML Response is
mismatchAuthTypeandProtocol=Authentication type and the protocol (based on SOAPUrl) do not match.
soapException=SOAP exception occurs during creating SOAP message.
parseException=Parse exception occurs during creating SOAP message.
exception=Exception occurs in ArtifactHandler.
errorSigningResponse=Couldn't sign the Response.
alreadySigned=The object is already signed.
cannotVerifyResponse=Couldn't verify the XML signature of the Response.
cannotVerifyRequest=Couldn't verify the Request.
cannotFindCertAlias=Couldn't find this site's certificate alias name.
assertionSignatureNotValid=The assertion's signature is not valid..
nullkeystore=The key store is null.
nullprivatekey=The private key is null.
invalidalgorithm=Invalid XML Signature signing algorithm.
invalidCanonicalizationMethod=Invalid XML Signature canonicalization method.
invalidTransformAlgorithm=Invalid XML Signature transform algorithm.
noPrivilege=No privilege to perform the task.
wrongformatStatusCode=Wrong format of status code.
createArtifactError=Cannot create Artifact in SAMLAwareServlet.
failedAccountMapping=Failed to find user's account using the source id.
missingDestID=Missing destID.
emptyPartnerURLList=PartnerURL list is empty.
noAuthNStatement=No AuthenticationStatement in SSO Assertion.
nullPartnerUrl=Partner URL map is null.
nullTrustedSite=There is no trusted site specified in the SAML service management.
errorObtainAttributeMapper=Couldn't obtain site's AttributeMapper.
errorObtainActionMapper=Couldn't obtain site's ActionMapper.
nullAuthZDecision=Null authorization decisions.
untrustedCertificate=Certificate is not trusted.
destIDNotFound=destID is not in the Trusted Partner Sites.
failSetLocalFlag=Failed in setLocalFlag method.
instancemapNull=Instance map is null.
instanceNotFound=Cannot find OpenSSO server instance based on the sourceid.
serverNotFound=Cannot find server for remote SDK.
unknownLength=Unknown content length in HttpServletRequest.
largeContentLength=Content length of the SOAP request is too long.
invalidConfig=Invalid configuration.
artifactTimedOut=Artifact is time-out.
assertionVersionNotSupport=Assertion version is not supported. Supported versions are 1.0 and 1.1.
protocolVersionNotSupport=SAML protocol version is not supported. Supported versions are 1.0 and 1.1.
missingElementValue=Value of this element is missing.
nullSubjectConfirmationMethod=SubjectConfirmationMethod is null.
missingSoapMessageFactory=Failed to get an instance of the message factory.
invalidIDAttribute=Invalid ID attribute.
nullKeyInfo=Could not find KeyInfo element.
errorObtainPK=Failed to get public key.
failedCreateSSOToken=Failed to create SSO token.
nullSessionProvider=Session provider is null.
serverError=Server error. Please check the server site debug or log file.
failProcessArtifact=Failed in single sign on via SAML Artifact profile.
nullSubject=Could not find Assertion Subject in the Map.
failedAccountMapping=Failed in mapping Account.
failProcessResponse=Failed in processing SAML Response.
errorCanonical=Error while performing canonicalization on the input node.
samlErrorKey=SAML Error Response.