[JIRA] Resolved: (SSPCPP-436) Log on DEBUG when a shibsession cookie is being cleared because no corresponding session is found by Shibboleth
Scott Cantor (JIRA)
noreply at shibboleth.net
Thu Apr 12 17:13:03 BST 2012
[ https://issues.shibboleth.net/jira/browse/SSPCPP-436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Scott Cantor resolved SSPCPP-436.
---------------------------------
Resolution: Fixed
Fix Version/s: 2.5
native.log would contain a message on DEBUG about the session being missing, but I added a message on the remote side when the lookup fails.
> Log on DEBUG when a shibsession cookie is being cleared because no corresponding session is found by Shibboleth
> ---------------------------------------------------------------------------------------------------------------
>
> Key: SSPCPP-436
> URL: https://issues.shibboleth.net/jira/browse/SSPCPP-436
> Project: Shibboleth SP - C++
> Issue Type: Improvement
> Components: Logging
> Affects Versions: 2.2.1
> Reporter: Nate Klingenstein
> Assignee: Scott Cantor
> Priority: Trivial
> Fix For: 2.5
>
>
> When Shibboleth clears a session cookie in 2.2.1 as a result of no match being found in the session store, there is nothing logged on DEBUG in shibd.log that would indicate what happened. A message there may be useful for debugging session store and session stickiness issues in load balanced environments.
> This issue may be invalid if modern versions do log this event. No time to validate this immediately, so filing the issues as a reminder.
--
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