[JIRA] Commented: (SSPCPP-334) Use of <Query> in RequestMap causes POST data to be lost
Scott Cantor (JIRA)
noreply at shibboleth.net
Thu Sep 29 05:12:25 BST 2011
[ https://issues.shibboleth.net/jira/browse/SSPCPP-334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13600#comment-13600 ]
Scott Cantor commented on SSPCPP-334:
-------------------------------------
An extended fix for this is checked in for 2.5 that re-enables query string support on all request methods.
> Use of <Query> in RequestMap causes POST data to be lost
> --------------------------------------------------------
>
> Key: SSPCPP-334
> URL: https://issues.shibboleth.net/jira/browse/SSPCPP-334
> Project: Shibboleth SP - C++
> Issue Type: Bug
> Affects Versions: 2.4
> Reporter: Lukas Hämmerle
> Assignee: Scott Cantor
> Fix For: 2.4.1
>
>
> When using a <Query> element in the RequestMap as described in https://spaces.internet2.edu/display/SHIB2/NativeSPRequestMapQuery it seems that any HTTP POST (and maybe also PUT) data is lost even though the user already has a Shibboleth session. I could reproduce this problem on two different systems. HTTP GET is working just fine.
> When the <Query> element is removed again from RequestMap, HTTP POST data is accepted and available again.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the commits
mailing list