summaryrefslogtreecommitdiffstats
path: root/bindings/python
diff options
context:
space:
mode:
authorBenjamin Dauvergne <bdauvergne@entrouvert.com>2009-03-27 15:05:52 +0000
committerBenjamin Dauvergne <bdauvergne@entrouvert.com>2009-03-27 15:05:52 +0000
commit88eaabc94d2b534a10a88fed671413ff51301c01 (patch)
treea35b2881f027dd8c78af087d19d4bc882bfd4090 /bindings/python
parentaad866ab670e56ed02a04dd6fd047b322b3d758d (diff)
downloadlasso-88eaabc94d2b534a10a88fed671413ff51301c01.tar.gz
lasso-88eaabc94d2b534a10a88fed671413ff51301c01.tar.xz
lasso-88eaabc94d2b534a10a88fed671413ff51301c01.zip
SAML 2.0: add direct treatment of relaystate for HTTP-Redirect binding
* lasso/saml-2.0/login.c: In lasso_saml20_login_process_authn_request_msg change handling of relayState do not rely upon parsing by the node object, but extract directly from the query string. Use new function lasso_get_relaystate_from_query. * lasso/saml-2.0/logout.c: In lasso_saml20_logout_process_request_msg change handling of relayState do not rely upon parsing by the node object, but extract directly from the query string. * lasso/saml-2.0/profile.c: In lasso_saml20_profile_init_artifact_resolve, add handling of the relayState transmitted to the assertion consumer URL. * lasso/saml-2.0/name_id_management.c: In lasso_name_id_management_process_request_msg change handling of relayState do not rely upon parsing by the node object, but extract directly from the query string.
Diffstat (limited to 'bindings/python')
0 files changed, 0 insertions, 0 deletions