summaryrefslogtreecommitdiffstats
path: root/lasso/xml
diff options
context:
space:
mode:
authorFrederic Peters <fpeters@entrouvert.com>2004-12-28 16:26:31 +0000
committerFrederic Peters <fpeters@entrouvert.com>2004-12-28 16:26:31 +0000
commit775d10953619e8920b8d4f40065c35ba1f2ea98c (patch)
tree3c7badc3710bd8dfd2bfd5c769d6b6bed63a7fe6 /lasso/xml
parent2e7616519bd05a47167b72bc6a19c62374277965 (diff)
downloadlasso-775d10953619e8920b8d4f40065c35ba1f2ea98c.tar.gz
lasso-775d10953619e8920b8d4f40065c35ba1f2ea98c.tar.xz
lasso-775d10953619e8920b8d4f40065c35ba1f2ea98c.zip
added LASSO_LOGIN_ERROR_STATUS_NOT_SUCCESS error code
Diffstat (limited to 'lasso/xml')
-rw-r--r--lasso/xml/errors.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lasso/xml/errors.h b/lasso/xml/errors.h
index e15cfdcd..65eab8de 100644
--- a/lasso/xml/errors.h
+++ b/lasso/xml/errors.h
@@ -93,6 +93,7 @@
#define LASSO_LOGIN_ERROR_REQUEST_DENIED 604
#define LASSO_LOGIN_ERROR_INVALID_SIGNATURE 605
#define LASSO_LOGIN_ERROR_UNSIGNED_AUTHN_REQUEST 606
+#define LASSO_LOGIN_ERROR_STATUS_NOT_SUCCESS 607
/* Federation Termination Notification */
#define LASSO_DEFEDERATION_ERROR_MISSING_NAME_IDENTIFIER -700