diff options
Diffstat (limited to 'lasso/errors.h')
| -rw-r--r-- | lasso/errors.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lasso/errors.h b/lasso/errors.h index b1ad238d..8b649e5c 100644 --- a/lasso/errors.h +++ b/lasso/errors.h @@ -100,3 +100,5 @@ /* Federation Termination Notification */ #define LASSO_DEFEDERATION_ERROR_MISSING_NAME_IDENTIFIER -700 +/* Soap */ +#define LASSO_SOAP_FAULT_REDIRECT_REQUEST 800 |
