diff options
Diffstat (limited to 'lasso/errors.h')
| -rw-r--r-- | lasso/errors.h | 1 |
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 |
