fmSAMLConfiguration.properties revision dca4781896bf63f6c289ea980bf770560e8e2f08
286N/A#
286N/A# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
286N/A#
286N/A# Copyright (c) 2007 Sun Microsystems Inc. All Rights Reserved
286N/A#
286N/A# The contents of this file are subject to the terms
286N/A# of the Common Development and Distribution License
286N/A# (the License). You may not use this file except in
286N/A# compliance with the License.
286N/A#
286N/A# You can obtain a copy of the License at
286N/A# https://opensso.dev.java.net/public/CDDLv1.0.html or
286N/A# opensso/legal/CDDLv1.0.txt
286N/A# See the License for the specific language governing
286N/A# permission and limitations under the License.
286N/A#
286N/A# When distributing Covered Code, include this CDDL
286N/A# Header Notice in each file and include the License file
286N/A# at opensso/legal/CDDLv1.0.txt.
286N/A# If applicable, add the following below the CDDL Header,
286N/A# with the fields enclosed by brackets [] replaced by
286N/A# your own identifying information:
286N/A# "Portions Copyrighted [year] [name of copyright owner]"
286N/A#
286N/A# $Id: fmSAMLConfiguration.properties,v 1.7 2008/12/15 23:03:04 hengming Exp $
286N/A#
286N/A
286N/Aonlinehelp.doc=saml.html
286N/Aiplanet-am-saml-service-description=SAML
286N/Aa101=Site ID and Site Issuer Name
286N/Aa103=Sign SAML Request
286N/Aa104=Sign SAML Response
286N/Aa105=Sign SAML Assertion
286N/Aa106=SAML Artifact Name
286N/Aa107=Target Specifier
286N/Aa108=Artifact Timeout
286N/Aa108.help=In seconds.
286N/Aa109=Assertion Skew Factor for notBefore Time
286N/Aa109.help=In seconds.
286N/Aa110=Assertion Timeout
286N/Aa110.help=In seconds.
286N/Aa120=Trusted Partner Sites
286N/Aa121=POST to Target URLs
286N/Aa122=Default assertion version
286N/Aa123=Default protocol version
286N/Aa124=Remove assertion after artifact retrieval
286N/Av1.1=1.1
286N/Av1.0=1.0
286N/Aa125=Default attribute list for Attribute Query
286N/Aa126=NameID Value Map
286N/Aa127=Attribute Map
286N/Aa130=SAML User
286N/Aa131=SAML User Password
286N/AinvalidRequestLogMessage=Invalid Request: sending response to
286N/AresponseLogMessage=sending response to
286N/ArequestLogMessage=Request from IP Address
286N/AparseError=Parsing error.
286N/AparserError=Parser error.
286N/AnullInput=Null input.
286N/AwrongInput=Wrong input.
286N/AmissingAttribute=Missing attribute.
286N/AoneElement=Should contain exactly one element.
286N/ArequestVersionTooHigh=Request version is too high.
286N/ArequestVersionTooLow=Request version is too low.
286N/AassertionVersionTooHigh=Assertion version is too high.
286N/AassertionVersionTooLow=Assertion version is too low.
286N/AqueryNotSupported=This type of query is not supported.
286N/AemptyElement=Element is empty.
286N/AmoreElement=More than allowed number of elements are included.
286N/AwrongAttrValue=Wrong attribute value.
286N/AresponseVersionTooHigh=Response version is too high.
286N/AresponseVersionTooLow=Response version is too low.
286N/AerrorCreateArtifact=Couldn't create AssertionArtifact.
286N/AerrorCreateAssertion=Couldn't create Assertion.
286N/AnoDestIDMatchingArtifact=Couldn't find a destID matching input artifact.
286N/AdestIDNotMatch=The destination ID doesn't match.
286N/AassertionTimeNotValid=The assertion's time is not valid.
286N/AmissingSubjectConfirmation=Missing SubjectConfirmation element.
286N/AmissingConfirmationMethod=Missing ConfirmationMethod element.
286N/AwrongConfirmationMethodValue=Wrong ConfirmationMethod value.
286N/AmissingSubjectConfirmationData=Missing SubjectConfirmationData element.
286N/AwrongSubjectConfirmationData=Wrong SubjectConfirmationData.
286N/AwrongNameIdentifier=Wrong NameIdentifier.
286N/AcannotVerifySubject=Couldn't verify the subject.
286N/AcannotMapSubject=Couldn't map the subject to a local user.
286N/AauthenticationMethodInQueryNotMatch=Couldn't find an assertion matching the AuthenticationMethod in the query.
286N/AmissingNameIdentifier=Missing NameIdentifier element.
286N/AmissingSubject=Missing Subject.
286N/AerrorGenerateID=Couldn't generate random ID.
286N/AinvalidElement=Input has invalid element.
286N/AinvalidAttribute=Input has invalid attribute.
286N/AmissingAttributeValue=The attribute value is empty or null.
286N/AadviceElementNotSupported=AdviceElement is not supported.
286N/AremoveListError=Failed to remove an object from the list.
286N/AaddListError=Failed to add an object to the list.
286N/AremoveSetError=Failed to remove an object from the set.
286N/AaddSetError=Failed to add an object to the set.
286N/AinvalidAction=The action is invalid in its specified namespace.
286N/AnoElement=No elements found.
286N/AmissingElement=Element is missing.
unsupportedCondition=Condition not supported.
unsupportedElement=Element not supported.
wrongNumberAttributes=Wrong number of attributes passed.
invalidNumber=Invalid integer encountered.
missingBody=Message does not have body.
missingRequest=Message body does not have request.
unsupportedStatement=Supported statements are not present in the RespondWith element.
noMatchingAssertion= Could not locate a matching assertion.
unequalMatch=Number of matching assertions is not same as the number of artifacts in the Query.
cannotProcessRequest=Cannot process this request due to a fatal error on the server side.
cannotBuildResponse=The response to the request received cannot be built due to a fatal error on server side.
localNameMissing=Local name of the SOAPElement in the SOAPMessage passed seems to be missing.
envelopeInvalid=Envelope is not formed correctly or is missing.
cannotVerifyIdentity=An internal error is preventing the SOAP receiver from verifying the identity of the sender.
# message for SAMLGenSourceID:
genSourceIDUsage=java SAMLGenSourceID <identificationURL>
nullSourceID=Could not generate the source ID.
wrongSourceIDLength=Wrong SourceID length.
wrongDateFormat=Wrong date format.
missingStatement=Assertion does not have any statements in it.
mismatchRespondWith=Assertion does not meet the RespondWith criteria in the received Request.
mismatchSourceID=Invalid sourceID found in the artifact(s) sent in the query.
mismatchDest=Matching assertions found are not meant for this requestor.
missingTargetHost=Failed to get the host name of the target URL.
nullSSOToken=SSOToken is null.
invalidSSOToken=SSOToken is invalid.
wrongAuthType=Invalid authentication type.
wrongConfigBasicAuth=Wrong configuration for basic authentication.
illegalFormatSOAPUrl=Illegal format for SOAP Receiver URL.
sourceidDifferent=Different source ID contained in multiple artifacts.
assertionArtifactError=Failed to construct AssertionArtifact.
failedLocateSOAPUrl=Failed to locate SOAP Receiver Url using source ID.
wrongPartnerSOAPUrl=Wrong configuration of partner's SOAP URL.
failedCreateURLEndpoint=Failed to create URLEndpoint.
noReplyfromSOAPReceiver=There is no reply from SAML SOAP Receiver.
missingSOAPEnvTag=SOAPEnv tag is missing.
wrongSOAPEnvTag=SOAPEnv tag is wrong.
missingSOAPBody=SOAPBody is missing.
missingChildTagName=Missing the child tag name.
wrongSOAPBody=SOAP body does not contain either SOAP Fault or SAML Response.
wrongSOAPElement=Wrong SOAP Element inside SOAP Envelope.
noSAMLResponse=Missing SAML response in SOAP message.
errorSAMLStatusCode=Exception in getting SAML status code.
wrongNumberAssertions=Assertions in SAML response not equal to artifacts in SAML request.
unknownHost=Unknown host exception thrown in AssertionHandler.
noStatement=No statement contained in SAML assertion.
nullSubjectConfirmationData=Subject confirmation data is null.
nullsubjectConfirmationMethod=Subject confirmation method is null.
misMatchAssertion=Returned assertions mismatch the requested artifacts.
noSSOAssertion=Does not contain a valid SSO Assertion.
targetURL=Target URL is
redirectTo=Redirect to URL
artifactinSOAPRequest=Artifact in SOAP Request
SOAPReceiverURL=SAML SOAPReceiver URL is
Artifact=Artifact
sendingSAMLRequest=Sending SAML Artifact Query
repliedSOAPMessage=SOAP response message
accessGranted=Access to target URL is granted.
targetForbidden=The specified target site is forbidden.
noAssertioninResponse=No Assertion in SAML response.
URLNotFoundException=URLNotFoundException
illegalNamingService=Illegal naming service name.
missingTargetSite=The TARGET parameter is missing from the request.
nullInputParameter=The input parameter is null.
untrustedSite=Received Request from an untrusted site.
misconfigurationError=There is a misconfiguration in the data.
soapFaultError=There was a fatal error forming the soap fault element.
missingSOAPMessageFactory=Missing SOAP Message factory.
cannotDetermineIPAddress=Cannot determine the IP Address of the server in the SAMLUrl set up.
missingSAMLURL=SAMLUrl is missing in the configuration.
oneTarget=Assertion created for the Artifact should only contain one target.
missingTarget=Target is missing in the configuration.
wrongAssertion=This Assertion is not created for this local host.
failAudienceRestrictionCondition=Failed in AudienceRestrictionCondition.
assertionCreated=Assertion created.
assertionArtifactCreated=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..
xmlsigalgorithm=http://www.w3.org/2000/09/xmldsig#dsa-sha1
canonicalizationMethod=http://www.w3.org/2001/10/xml-exc-c14n#
transformAlgorithm=http://www.w3.org/2001/10/xml-exc-c14n#
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.
keyproviderimplclass=com.sun.identity.saml.xmlsig.JKSKeyProvider
signatureproviderimplclass=com.sun.identity.saml.xmlsig.AMSignatureProvider
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.
userServiceNameList=iPlanetAMUserService
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.