StorageService-backed RelayState mechanism did not return a state value.

Dan McLaughlin dmclaughlin at tech-consortium.com
Mon Nov 19 14:29:25 EST 2018


I'm trying to find an example in the docs for the Cookie option, but
I'm not finding one.  What would the equivalent Cookie option look
like?

--

Thanks,

Dan
On Mon, Nov 19, 2018 at 1:19 PM Cantor, Scott <cantor.2 at osu.edu> wrote:
>
> On 11/19/18, 2:12 PM, "users on behalf of Dan McLaughlin" <users-bounces at shibboleth.net on behalf of dmclaughlin at tech-consortium.com> wrote:
>
> > I don't see any other errors, just:
>
> The native.log is never the starting point, it's the log of last resort. But I assumed you were using a database or something and I doubt there's anything interesting in the real log anyway.
>
> > This is how I have the StorageService configured...
>
> That's not relevant to how relay state is being configured but assuming it's just ss:mem you're crossing nodes. You can't cluster like that, it's pathological. If you want to store the value in memory then the client has to start and finish on the same server long enough to recover the value. If you can't promise that, you can't store it in memory and probably should use the cookie option.
>
> -- Scott
>
>
> --
> For Consortium Member technical support, see https://wiki.shibboleth.net/confluence/x/coFAAg
> To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net


More information about the users mailing list