[JIRA] Created: (SSPCPP-467) Check for conflicting @relayState settings
Chad La Joie (JIRA)
noreply at shibboleth.net
Thu Jun 21 15:45:55 BST 2012
Check for conflicting @relayState settings
------------------------------------------
Key: SSPCPP-467
URL: https://issues.shibboleth.net/jira/browse/SSPCPP-467
Project: Shibboleth SP - C++
Issue Type: Improvement
Components: Configuration
Affects Versions: 2.4.3
Reporter: Chad La Joie
Assignee: Scott Cantor
Priority: Minor
In cases where <Sessions>/@relayState and <SessionInitiator>/@relayState are not set to the same value you can end up with odd behavior. For example, if <Sessions>/@relayState is "ss:mem" and <SessionInitiator>/@relayState is set to "cookie" the target redirect that occurs at the end of the response processing results in URLs like "ss:mem:751e175df861712bbbd11b7b4674c839f78cf563" which obviously doesn't work so well.
--
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