summaryrefslogtreecommitdiffstats
path: root/lasso/xml/strings.h
diff options
context:
space:
mode:
Diffstat (limited to 'lasso/xml/strings.h')
-rw-r--r--lasso/xml/strings.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/lasso/xml/strings.h b/lasso/xml/strings.h
index a57f25d8..e95e0014 100644
--- a/lasso/xml/strings.h
+++ b/lasso/xml/strings.h
@@ -641,9 +641,10 @@
"http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"
#define LASSO_WSU_PREFIX "wsu"
-#define LASSO_SOAP_FAULT_CODE_SERVER "Server"
+#define LASSO_SOAP_FAULT_CODE_SERVER "S:server"
#define LASSO_SOAP_FAULT_STRING_SERVER "Server Error"
+#define LASSO_SOAP_FAULT_STRING_IDENTITY_NOT_FOUND "Identity not found"
#endif /* __LASSO_STRINGS_H__ */