summaryrefslogtreecommitdiffstats
path: root/lasso/errors.h
diff options
context:
space:
mode:
authorFrederic Peters <fpeters@entrouvert.com>2006-09-28 16:09:54 +0000
committerFrederic Peters <fpeters@entrouvert.com>2006-09-28 16:09:54 +0000
commitb08ae207c080463c7e4247fa94dd3ee3ad480ff6 (patch)
treedf5516b1e38e88a838124fbe91dd8e5c9344a7b4 /lasso/errors.h
parent21d9435173f3e36ac17cc97ad6da5b66507a44f2 (diff)
downloadlasso-b08ae207c080463c7e4247fa94dd3ee3ad480ff6.tar.gz
lasso-b08ae207c080463c7e4247fa94dd3ee3ad480ff6.tar.xz
lasso-b08ae207c080463c7e4247fa94dd3ee3ad480ff6.zip
better error handling in slo
Diffstat (limited to 'lasso/errors.h')
-rw-r--r--lasso/errors.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lasso/errors.h b/lasso/errors.h
index f2067c17..923c7430 100644
--- a/lasso/errors.h
+++ b/lasso/errors.h
@@ -60,6 +60,7 @@
/* Single Logout */
#define LASSO_LOGOUT_ERROR_UNSUPPORTED_PROFILE -301
#define LASSO_LOGOUT_ERROR_REQUEST_DENIED 302
+#define LASSO_LOGOUT_ERROR_FEDERATION_NOT_FOUND 303
/* Profile */
#define LASSO_PROFILE_ERROR_INVALID_QUERY -401