summaryrefslogtreecommitdiffstats
path: root/swig
diff options
context:
space:
mode:
authorFrederic Peters <fpeters@entrouvert.com>2006-11-08 13:07:57 +0000
committerFrederic Peters <fpeters@entrouvert.com>2006-11-08 13:07:57 +0000
commitd99eecd5886d76b78efe8707f4c7c1d67589b532 (patch)
tree4129ff281fe7143ee4542fbc75e03c3ed7312f41 /swig
parent057eb4d990cbd7cc8b21d24e68e6056801389c3a (diff)
downloadlasso-d99eecd5886d76b78efe8707f4c7c1d67589b532.tar.gz
lasso-d99eecd5886d76b78efe8707f4c7c1d67589b532.tar.xz
lasso-d99eecd5886d76b78efe8707f4c7c1d67589b532.zip
error on sso initiated by idp and no endpoint defined as default for sp
Diffstat (limited to 'swig')
-rw-r--r--swig/Lasso.i1
1 files changed, 1 insertions, 0 deletions
diff --git a/swig/Lasso.i b/swig/Lasso.i
index 2e014da5..d654d0bd 100644
--- a/swig/Lasso.i
+++ b/swig/Lasso.i
@@ -1101,6 +1101,7 @@ typedef enum {
%rename(LOGIN_ERROR_UNSIGNED_AUTHN_REQUEST) LASSO_LOGIN_ERROR_UNSIGNED_AUTHN_REQUEST;
%rename(LOGIN_ERROR_STATUS_NOT_SUCCESS) LASSO_LOGIN_ERROR_STATUS_NOT_SUCCESS;
%rename(LOGIN_ERROR_UNKNOWN_PRINCIPAL) LASSO_LOGIN_ERROR_UNKNOWN_PRINCIPAL;
+%rename(LOGIN_ERROR_NO_DEFAULT_ENDPOINT) LASSO_LOGIN_ERROR_NO_DEFAULT_ENDPOINT;
#endif
/* Federation Termination Notification */