Populating session context fails lookups

Misagh Moayyed mmoayyed at unicon.net
Mon Sep 14 11:55:23 EDT 2015


I am trying to figure out how the SessionContext is actually populated, or
more accurately, why its resolution fails. When the
populateSessionContext() action executes, I see it attempts to look up the
cookie value, and then look up the storage record based on that value, and
the second look up fails. I am very likely missing the step that would
tell me how the storage is service contacted and where, but I presume
there is action somewhere that actually creates that storage record so
that future calls can populate and resolve the session context. 

 

Does that sounds correct? If so, where is the action/component that
actually creates a storage record based on the cookie value and how is
called in the flow? 

 

Misagh

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/dev/attachments/20150914/ff01e55d/attachment.html>


More information about the dev mailing list