Storage object was not present in session

Cantor, Scott cantor.2 at osu.edu
Tue Dec 22 09:17:42 EST 2015


On 12/22/15, 1:40 AM, "users on behalf of Misagh Moayyed" <users-bounces at shibboleth.net on behalf of mmoayyed at unicon.net> wrote:



>I see this from time to time, but mostly during development. Clear your
>browser history, and local storage. Nuke all and restart the browser. This
>generally happens to me if I shut down the idp server during development,
>in the middle of an AuthN flow.

I really can't see any way for that to happen. It's a function of the sequence of steps run by the profile. You simply can't be using any of our profiles. If you mocked up a profile to exercise the authentication flow, then it's just a bug in that profile flow that happens to be missing a step.

It will be somewhat order-dependent because once the session is loaded with the information, the object won't typically go missing again, but it will still be out of sync with the client if it's not loaded at the beginning of the profile sequence.

-- Scott



More information about the users mailing list