Populating session context fails lookups
Cantor, Scott
cantor.2 at osu.edu
Mon Sep 14 12:02:05 EDT 2015
On 9/14/15, 12:01 PM, "Cantor, Scott" <cantor.2 at osu.edu> wrote:
>On 9/14/15, 11:55 AM, "dev on behalf of Misagh Moayyed" <dev-bounces at shibboleth.net on behalf of mmoayyed at unicon.net> wrote:
>
>>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?
>
>The master authentication subflow creates/updates the IdPSession with the AuthenticationResult produced at the very end:
(Which of course by implications means you shouldn't need to do anything, your flow should be calling the authn subflow and it will create the session for you.)
-- Scott
More information about the dev
mailing list