Author: prabath
Date: Fri Jan 25 09:26:15 2008
New Revision: 12925
Log:
added error codes related to OpenID
Modified:
trunk/solutions/identity/modules/token-verifier-core/src/main/java/org/wso2/solutions/identity/relyingparty/resources.properties
Modified:
trunk/solutions/identity/modules/token-verifier-core/src/main/java/org/wso2/solutions/identity/relyingparty/resources.properties
==============================================================================
---
trunk/solutions/identity/modules/token-verifier-core/src/main/java/org/wso2/solutions/identity/relyingparty/resources.properties
(original)
+++
trunk/solutions/identity/modules/token-verifier-core/src/main/java/org/wso2/solutions/identity/relyingparty/resources.properties
Fri Jan 25 09:26:15 2008
@@ -19,4 +19,14 @@
subjectDNMismatch=Subject DN mismatched
errorLoadingTrustedKeystore=Cannot load trusted System key store
errorLoadingTrustedIdpKeystore=Cannot load trusted IdP key store
-noCertInToken=Certificate in the token is null
\ No newline at end of file
+noCertInToken=Certificate in the token is null
+invalidOpenID=OpenID authentication failed due to invalid OpenID Url
+invalidXMLToken=XMLToken not set
+openIDVerificationFailed=OpenID verification failed
+openIDAuthenticationFailed=OpenID authentication failed
+openIDInvalidAuthenticationRequest=Invalid OpenID authentication request
+relyingPartyInitiationFailed=Relying Party initiation failed
+openIDTokenExtractionFailed=OpenID extraction failed
+requredAttributeMissing=Required attribute,openid.identity, is missing
+openIDDirectResponseFailed=Direct response from OP failed
+openIDTokenCreationFailed=OpenID token creation failed
\ No newline at end of file
_______________________________________________
Identity-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/identity-dev